/
githubmirror
/
angular
Обзор
Документация
Войти
/
githubmirror
/
angular
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
integration/animations/tsconfig.json
19 строк
447 B
Jessica Janiuk
fix(core): Prevent removal of elements during drag and drop
02 мар 2026, 19:46
02 мар 2026, 19:46
0b59cba
Код
Авторство
О чём код?
{ "compileOnSave": false, "compilerOptions": { "outDir": "./dist/out-tsc", "sourceMap": true, "esModuleInterop": true, "declaration": false, "experimentalDecorators": true, "module": "es2022", "moduleResolution": "bundler", "importHelpers": true, "target": "es2022", "typeRoots": ["node_modules/@types"], "lib": ["es2018", "dom"] }, "angularCompilerOptions": { "strictTemplates": true } }