mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 01:02:58 +00:00
Remove babel-eslint parser (not needed since we removed flow)
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
"globals": {
|
||||
"d3": false
|
||||
},
|
||||
"parser": "babel-eslint",
|
||||
"parserOptions": {
|
||||
"ecmaVersion": 6,
|
||||
"sourceType": "module"
|
||||
|
||||
@@ -39,7 +39,6 @@
|
||||
"devDependencies": {
|
||||
"@mapbox/maki": "^4.0.0",
|
||||
"@std/esm": "0.22.0",
|
||||
"babel-eslint": "^8.2.2",
|
||||
"chai": "^4.1.0",
|
||||
"colors": "^1.1.2",
|
||||
"concat-files": "^0.1.1",
|
||||
|
||||
Reference in New Issue
Block a user