9 lines
139 B
JSON
9 lines
139 B
JSON
|
{
|
||
|
//"env": {
|
||
|
// "browser": true,
|
||
|
// "commonjs": true,
|
||
|
// "es6": true
|
||
|
//},
|
||
|
"extends": ["standard", "standard-react"]
|
||
|
}
|