mirror of
https://github.com/c-cube/linol.git
synced 2025-12-12 05:58:49 -05:00
7 lines
102 B
JSON
7 lines
102 B
JSON
{
|
|
"compilerOptions": {
|
|
"strict": true,
|
|
"esModuleInterop": true,
|
|
"lib": ["es2015"]
|
|
}
|
|
}
|