mirror of
https://github.com/status-im/dappconnect-chat-sdk.git
synced 2025-01-12 15:04:52 +00:00
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"
|
||
|
]
|
||
|
}
|