10 lines
148 B
Plaintext
10 lines
148 B
Plaintext
|
{
|
||
|
"root": true,
|
||
|
"extends": [
|
||
|
"@status-im/eslint-config",
|
||
|
"plugin:tailwindcss/recommended",
|
||
|
"next",
|
||
|
"next/core-web-vitals"
|
||
|
]
|
||
|
}
|