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