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

OSCHINA-MIRROR/mirrors-OpenSearch-Dashboards

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
tsconfig.browser.json 443 Байты
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Miki Отправлено 03.08.2023 22:29 e867585
{
"extends": "./tsconfig.base.json",
"compilerOptions": {
"target": "es2018",
"module": "esnext",
},
"include": [
// in the build we populate this to include **/public/**/* but
// if we did that when running from source IDEs won't properly map
// public files to this config file and instead just use the defaults, ie. "strict": false,
// **/public/**/*
],
"exclude": [
"src/**/__fixtures__/**/*"
]
}

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

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

1
https://api.gitlife.ru/oschina-mirror/mirrors-OpenSearch-Dashboards.git
git@api.gitlife.ru:oschina-mirror/mirrors-OpenSearch-Dashboards.git
oschina-mirror
mirrors-OpenSearch-Dashboards
mirrors-OpenSearch-Dashboards
main