mirror of
https://github.com/google/blockly.git
synced 2026-03-10 15:20:16 +01: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