8 lines
113 B
Plaintext
8 lines
113 B
Plaintext
|
{
|
||
|
"extends": "react-app",
|
||
|
"parserOptions": {
|
||
|
"ecmaFeatures": {
|
||
|
"legacyDecorators": true
|
||
|
}
|
||
|
}
|
||
|
}
|