gitspringcould
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
0 additions and
3 deletions
-
package.json
|
|
@ -104,9 +104,6 @@ |
|
|
"stylelint": "^13.0.0", |
|
|
"stylelint": "^13.0.0", |
|
|
"typescript": "^4.0.3" |
|
|
"typescript": "^4.0.3" |
|
|
}, |
|
|
}, |
|
|
"engines": { |
|
|
|
|
|
"node": ">=10.0.0" |
|
|
|
|
|
}, |
|
|
|
|
|
"checkFiles": [ |
|
|
"checkFiles": [ |
|
|
"src/**/*.js*", |
|
|
"src/**/*.js*", |
|
|
"src/**/*.ts*", |
|
|
"src/**/*.ts*", |
|
|
|