Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
admin
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
993a9675
authored
Mar 23, 2023
by
puhui999
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: !!!请保留这个属性,防止tsconfig.json文件报错
parent
5fedc667
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
+2
-1
tsconfig.json
+2
-1
No files found.
tsconfig.json
View file @
993a9675
...
@@ -32,6 +32,7 @@
...
@@ -32,6 +32,7 @@
"vite-plugin-svg-icons/client"
,
"vite-plugin-svg-icons/client"
,
"@form-create/element-ui/types"
"@form-create/element-ui/types"
],
],
"outDir"
:
"target"
,
//
请保留这个属性,防止tsconfig.json文件报错
"typeRoots"
:
[
"./node_modules/@types/"
,
"./types"
]
"typeRoots"
:
[
"./node_modules/@types/"
,
"./types"
]
},
},
"include"
:
[
"include"
:
[
...
@@ -40,5 +41,5 @@
...
@@ -40,5 +41,5 @@
"src/types/auto-imports.d.ts"
,
"src/types/auto-imports.d.ts"
,
"src/types/auto-components.d.ts"
"src/types/auto-components.d.ts"
],
],
"exclude"
:
[
"dist"
,
"node_modules"
]
"exclude"
:
[
"dist"
,
"
target"
,
"
node_modules"
]
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment