iview/build/.eslintrc.json
2017-03-27 11:47:57 +08:00

8 lines
96 B
JSON

{
"extends": [
"../.eslintrc.json"
],
"env": {
"node": true
}
}