mirror of
https://github.com/google/blockly.git
synced 2026-06-16 16:15:14 +02:00
Changed mocha eslint config to extend root eslint config.
This commit is contained in:
@@ -16,5 +16,5 @@
|
||||
"assertNotUndefined": true
|
||||
|
||||
},
|
||||
"extends": "eslint:recommended"
|
||||
"extends": "../../.eslintrc.json"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user