mirror of
https://github.com/tenrok/numeralize-ru.git
synced 2026-06-17 19:21:31 +03:00
8 lines
124 B
JSON
8 lines
124 B
JSON
{
|
|
"compilerOptions": {
|
|
"noImplicitAny": true,
|
|
"strictNullChecks": true,
|
|
"target": "es6"
|
|
}
|
|
}
|