/
githubmirror
/
novu
Обзор
Документация
Войти
/
githubmirror
/
novu
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
next
tsconfig.json
20 строк
527 B
Sokratis Vidros
chore(root): Upgrade NX to latest packages (#6775)
08 ноя 2024, 00:54
Не верифицирован
08 ноя 2024, 00:54
f9c0922
Код
Авторство
О чём код?
{ "compilerOptions": { "allowSyntheticDefaultImports": true, "declaration": true, "declarationMap": true, "downlevelIteration": true, "emitDecoratorMetadata": true, "esModuleInterop": true, "experimentalDecorators": true, "lib": ["es2015", "dom"], "moduleResolution": "node", "noImplicitAny": false, "removeComments": true, "resolveJsonModule": true, "skipLibCheck": true, "strictNullChecks": false, "strictPropertyInitialization": false, "target": "es5" } }