linol/thirdparty/lsp/ocaml-lsp-server/test/e2e/tsconfig.json

7 lines
102 B
JSON

{
"compilerOptions": {
"strict": true,
"esModuleInterop": true,
"lib": ["es2015"]
}
}