12 lines
139 B
JSON
12 lines
139 B
JSON
{
|
|
"env": {
|
|
"browser": true,
|
|
"es2015": true
|
|
},
|
|
"extends": [
|
|
"airbnb-base"
|
|
],
|
|
"rules": {
|
|
}
|
|
}
|