4 lines
99 B
Lua
4 lines
99 B
Lua
|
return {
|
||
|
["jsconfig.json"] = [[{ "compilerOptions": { "checkJs": true, "target": "es2020" } }]]
|
||
|
}
|