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

OSCHINA-MIRROR/mirrors_Leecason-element-tiptap

Клонировать/Скачать
tsconfig.json 747
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Leecason Отправлено 06.07.2022 08:48 f6bf8f2
{
"compilerOptions": {
"target": "es6",
"module": "esnext",
"strict": true,
"jsx": "preserve",
"importHelpers": true,
"moduleResolution": "node",
"experimentalDecorators": true,
"allowJs": true,
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"sourceMap": true,
"baseUrl": "./src",
"typeRoots": ["./types", "./node_modules/@types"],
"types": ["element-plus/global"],
"paths": {
"@/*": ["./*"]
},
"lib": ["esnext", "dom", "dom.iterable", "scripthost"],
"isolatedModules": true
},
"include": [
"types/**/*",
"src/**/*.ts",
"src/**/*.tsx",
"src/**/*.vue",
"tests/**/*.ts",
"tests/**/*.tsx"
],
"exclude": ["node_modules"]
}

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

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

1
https://api.gitlife.ru/oschina-mirror/mirrors_Leecason-element-tiptap.git
git@api.gitlife.ru:oschina-mirror/mirrors_Leecason-element-tiptap.git
oschina-mirror
mirrors_Leecason-element-tiptap
mirrors_Leecason-element-tiptap
next