mirror of
https://github.com/lune-org/lune.git
synced 2024-12-12 21:10:36 +00:00
7 lines
113 B
Text
7 lines
113 B
Text
{
|
|
"languageMode": "strict",
|
|
"lint": { "*": true },
|
|
"lintErrors": false,
|
|
"typeErrors": true,
|
|
"globals": []
|
|
}
|