1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/jd-platform-opensource-ccms-antd

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
tsconfig.json 693 Байты
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
wangailin Отправлено 23.03.2021 13:42 f538a56
{
"compilerOptions": {
"target": "es6",
"module": "esnext",
"jsx": "react",
"sourceMap": true,
"outDir": "./lib/",
"strict": true,
"esModuleInterop": true,
"lib": [
"dom",
"dom.iterable",
"esnext"
],
"allowJs": true,
"skipLibCheck": true,
"allowSyntheticDefaultImports": true,
"forceConsistentCasingInFileNames": true,
"moduleResolution": "node",
"resolveJsonModule": true,
"isolatedModules": true,
"noEmit": true,
"noImplicitAny": true,
"strictNullChecks": true,
"suppressImplicitAnyIndexErrors": true,
"types": [
"node",
"jest"
],
"experimentalDecorators": true
}
}

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/jd-platform-opensource-ccms-antd.git
git@api.gitlife.ru:oschina-mirror/jd-platform-opensource-ccms-antd.git
oschina-mirror
jd-platform-opensource-ccms-antd
jd-platform-opensource-ccms-antd
master