12 lines
No EOL
125 B
Text
12 lines
No EOL
125 B
Text
{
|
|
"ecmaFeatures": {
|
|
"jsx": true
|
|
},
|
|
"plugins": [
|
|
"react"
|
|
],
|
|
"env": {
|
|
"browser": true,
|
|
"es6": true
|
|
}
|
|
} |