/
githubmirror
/
hyper
Обзор
Документация
Войти
/
githubmirror
/
hyper
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
3.0.2
jsconfig.json
7 строк
146 B
CHaBou
Disable VSCode type chekcing (#2767)
17 мар 2018, 20:52
Не верифицирован
17 мар 2018, 20:52
933e6f4
Код
Авторство
О чём код?
{ "compilerOptions": { "jsx": "react", "target": "es6" }, "exclude": ["node_modules", "**/node_modules/*", "bin/*", "renderer/*"] }