We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56a6a28 commit 04fb57cCopy full SHA for 04fb57c
js/eslint.config.js renamed to js/eslint.config.mjs
js/package.json
@@ -2,7 +2,6 @@
2
"name": "@born05/sveltekit-cache-control",
3
"description": "A simple way to add control caching in your SvelteKit project.",
4
"main": "index.js",
5
- "type": "module",
6
"scripts": {
7
"build": "npx tsc",
8
"lint": "prettier --check . && eslint .",
0 commit comments