mirror of
https://github.com/threeal/cmake-action.git
synced 2025-06-10 11:11:25 +00:00
test(eslint): remove parserOptions
entry
This commit is contained in:
parent
d9d5f5bffe
commit
5629c7de3a
@ -2,10 +2,6 @@
|
||||
"root": true,
|
||||
"ignorePatterns": ["dist"],
|
||||
"extends": ["eslint:recommended", "prettier"],
|
||||
"parserOptions": {
|
||||
"ecmaVersion": 2022,
|
||||
"sourceType": "module"
|
||||
},
|
||||
"overrides": [
|
||||
{
|
||||
"files": ["**/*.mts", "**/*.ts"],
|
||||
|
Loading…
Reference in New Issue
Block a user