7 lines
68 B
JSON
7 lines
68 B
JSON
{
|
|
"extends": "./.eslintrc.json",
|
|
"plugins": [
|
|
"react"
|
|
]
|
|
}
|