File ".eslintrc.json"
Full path: /usr/home/mndrn/domains/mndrn.ru/public_html/block-hill/blockly/tests/node/.eslintrc.json
File size: 238 B
MIME-type: application/json
Charset: utf-8
{
"parserOptions": {
"ecmaVersion": 6
},
"env": {
"browser": false,
"mocha": true
},
"globals": {
"console": true,
"require": true
},
"extends": "../../.eslintrc.json"
}