mirror of
https://github.com/mirego/accent.git
synced 2024-11-10 10:09:21 +03:00
9 lines
134 B
JSON
9 lines
134 B
JSON
{
|
|
"compilerOptions": {
|
|
"allowJs": false,
|
|
"lib": ["dom", "es2015"],
|
|
"noEmit": true,
|
|
"downlevelIteration": true
|
|
}
|
|
}
|