projects
/
platform
/
framework
/
web
/
wrtjs.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
8a37ae2c2e5a35db74b4607b4c74e0f4fe39a3e4
[platform/framework/web/wrtjs.git]
/
1
{
2
"env": {
3
"browser": true,
4
"node": true
5
},
6
"rules": {
7
"no-console": 0,
8
"no-empty": [1, { "allowEmptyCatch": true }]
9
},
10
"extends": "eslint:recommended"
11
}