/
githubmirror
/
nest
Обзор
Документация
Войти
/
githubmirror
/
nest
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
sample/09-babel-example/jsconfig.json
9 строк
131 B
Kamil Myśliwiec
refactor(@nestjs) rename directories, add script, fix tests
24 мар 2018, 17:11
24 мар 2018, 17:11
614de27
Код
Авторство
О чём код?
{ "compilerOptions": { "target": "ES6", "experimentalDecorators": true }, "exclude": [ "node_modules" ] }