7 lines
89 B
Plaintext
7 lines
89 B
Plaintext
{
|
|
"extends": "eslint-config-unstyled",
|
|
"parserOptions": {
|
|
"ecmaVersion": 9
|
|
}
|
|
}
|