/
githubmirror
/
solid
Обзор
Документация
Войти
/
githubmirror
/
solid
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v1.8.21
tsconfig.json
12 строк
239 B
Giorgio Polvara
chore: remove vitest globals types from base tsconfig (#2237)
25 июл 2024, 22:11
Не верифицирован
25 июл 2024, 22:11
61dd1e8
Код
Авторство
О чём код?
{ "compilerOptions": { "emitDeclarationOnly": true, "declaration": true, "target": "esnext", "newLine": "LF", "moduleResolution": "node", "strict": true, "jsx": "preserve" }, "exclude": ["node_modules"] }