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 838951d commit f9fcc1bCopy full SHA for f9fcc1b
package.json
@@ -4,6 +4,7 @@
4
"url": "https://github.com/lunarcloud/lunarcloud.github.io"
5
},
6
"private": true,
7
+ "type": "module",
8
"scripts": {
9
"eslint-fix": "npx eslint --ignore-path .gitignore --ext .js . --fix",
10
"eslint": "npx eslint --ignore-path .gitignore --ext .js .",
0 commit comments