mirror of
https://github.com/meowarex/TidaLuna-Plugins.git
synced 2026-06-18 03:43:10 +10:00
9 lines
122 B
JSON
9 lines
122 B
JSON
{
|
|
"linter": {
|
|
"rules": {
|
|
"complexity": {
|
|
"useArrowFunction": "off"
|
|
}
|
|
}
|
|
}
|
|
} |