mirror of
https://github.com/meowarex/TidaLuna-Plugins.git
synced 2026-08-27 14:57:44 +10:00
9 lines
122 B
JSON
9 lines
122 B
JSON
{
|
|
"linter": {
|
|
"rules": {
|
|
"complexity": {
|
|
"useArrowFunction": "off"
|
|
}
|
|
}
|
|
}
|
|
} |