mirror of
https://github.com/c-cube/linol.git
synced 2025-12-18 00:26:44 -05:00
git-subtree-dir: thirdparty/lsp git-subtree-split: aae6986391a8519de3da6a7a341f2bd3376e0d2f
7 lines
102 B
JSON
7 lines
102 B
JSON
{
|
|
"compilerOptions": {
|
|
"strict": true,
|
|
"esModuleInterop": true,
|
|
"lib": ["es2015"]
|
|
}
|
|
}
|