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