mirror of
https://github.com/Unleash/unleash.git
synced 2025-11-24 20:06:55 +01:00
11 lines
133 B
Plaintext
11 lines
133 B
Plaintext
{
|
|
"extends": [
|
|
"finn",
|
|
"finn/node",
|
|
"finn-prettier"
|
|
],
|
|
"rules": {
|
|
"no-shadow": 0
|
|
}
|
|
}
|