/
githubmirror
/
monaco-editor
Обзор
Документация
Войти
/
githubmirror
/
monaco-editor
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
webpack-plugin/tsconfig.json
11 строк
182 B
Alex Dima
Rename to `webpack-plugin`
15 ноя 2021, 18:16
Не верифицирован
15 ноя 2021, 18:16
a21839d
Код
Авторство
О чём код?
{ "compilerOptions": { "module": "commonjs", "outDir": "out", "target": "es6", "declaration": true, "strict": true }, "include": ["src"], "exclude": ["node_modules"] }