Migrate deprecated eslint config to to new format
The .eslintrc and .eslintignore formats are deprecated. The new format uses a single eslint.config.js (or .mjs) file at the top.
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"env": {
|
||||
"node": true,
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user