/
githubmirror
/
strapi
Обзор
Документация
Войти
/
githubmirror
/
strapi
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
develop
scripts/jsconfig.json
7 строк
116 B
Andrei L
chore(typescript): scope tsconfig types per workspace (#26699)
09 июл 2026, 18:09
Не верифицирован
09 июл 2026, 18:09
c242dbd
Код
Авторство
О чём код?
{ "compilerOptions": { "module": "commonjs", "target": "es6" }, "exclude": ["node_modules", "dist"] }