We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 770615e commit 5d5a568Copy full SHA for 5d5a568
docs/.vitepress/shim/require-from-cache.mjs
@@ -1,4 +1,4 @@
1
-import catalog from "../../../.cached_schemastore/www.schemastore.org/api/json/catalog.json";
+import catalog from "../../../.cached_schemastore/json.schemastore.org/api/json/catalog.json";
2
import eslintrc from "../../../.cached_schemastore/json.schemastore.org/eslintrc.json";
3
import partialEslintPlugins from "../../../.cached_schemastore/json.schemastore.org/partial-eslint-plugins.json";
4
import prettierrc from "../../../.cached_schemastore/json.schemastore.org/prettierrc.json";
0 commit comments