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

OSCHINA-MIRROR/vcs-all-in-one-jupyterlab-git

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
tsconfig.json 657
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Frederic Collonval Отправлено 26.03.2020 21:29 a7dc6bc
{
"compilerOptions": {
"allowSyntheticDefaultImports": true,
"composite": true,
"declaration": true,
"esModuleInterop": true,
"incremental": true,
"inlineSources": true,
"jsx": "react",
"module": "esnext",
"moduleResolution": "node",
"noEmitOnError": true,
"noImplicitAny": true,
"noUnusedLocals": true,
"outDir": "lib",
"preserveWatchOutput": true,
"resolveJsonModule": true,
"rootDir": "src",
"sourceMap": true,
"sourceRoot": "./@jupyterlab/git/src",
"strict": true,
"strictNullChecks": false,
"target": "es2017",
"types": ["jest"]
},
"include": ["src/**/*"]
}

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

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

1
https://api.gitlife.ru/oschina-mirror/vcs-all-in-one-jupyterlab-git.git
git@api.gitlife.ru:oschina-mirror/vcs-all-in-one-jupyterlab-git.git
oschina-mirror
vcs-all-in-one-jupyterlab-git
vcs-all-in-one-jupyterlab-git
master