mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-01-09 20:29:10 +00:00
8 lines
113 B
Text
8 lines
113 B
Text
|
{
|
||
|
"languageMode": "strict",
|
||
|
"lint": { "*": true },
|
||
|
"lintErrors": false,
|
||
|
"typeErrors": true,
|
||
|
"globals": []
|
||
|
}
|