Skip to content

Commit 92da670

Browse files
committed
remove module type in package.json
1 parent f0cdf4b commit 92da670

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.eslintrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"parserOptions": {
44
"project": true
55
},
6-
"ignorePatterns": ["node_modules", "dist"]
6+
"ignorePatterns": ["node_modules", "dist", "vite.config.mts"]
77
}
File renamed without changes.

0 commit comments

Comments
 (0)