We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a97f54 commit 30409d7Copy full SHA for 30409d7
.eslintrc
@@ -10,7 +10,6 @@
10
"globals": {
11
"d3": false
12
},
13
- "parser": "babel-eslint",
14
"parserOptions": {
15
"ecmaVersion": 6,
16
"sourceType": "module"
package.json
@@ -39,7 +39,6 @@
39
"devDependencies": {
40
"@mapbox/maki": "^4.0.0",
41
"@std/esm": "0.22.0",
42
- "babel-eslint": "^8.2.2",
43
"chai": "^4.1.0",
44
"colors": "^1.1.2",
45
"concat-files": "^0.1.1",
0 commit comments