From 09f8ce2062fd7eba7ad5be5be8daaafd72f77f66 Mon Sep 17 00:00:00 2001 From: Arthur Fiorette Date: Mon, 26 May 2025 10:54:25 -0300 Subject: [PATCH] style: lint --- docs/.vitepress/config.mts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.vitepress/config.mts b/docs/.vitepress/config.mts index 0dab8fe..12b0250 100644 --- a/docs/.vitepress/config.mts +++ b/docs/.vitepress/config.mts @@ -18,7 +18,7 @@ const description = 'Small and efficient cache interceptor for axios. Etag, Cache-Control, TTL, HTTP headers and more!'; const url = 'https://axios-cache-interceptor.js.org'; -const llmsFullLink = `llms-full.txt`; +const llmsFullLink = 'llms-full.txt'; const aiPrompt = ` You are a JavaScript expert assistant. Read the entire content from the following URL: