Sign in
严涛
/
energy-management
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
e4088d76bb6b91a78449e24bd824f41173148010
Authored by
严涛
2026-03-23 16:34:18 +0800
1 parent
f85a61e8
多余代码去除
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
tsconfig.json
tsconfig.json
View file @
e4088d7
...
...
@@ -18,4 +18,3 @@
18
18
"include"
:
[
"src/**/*.ts"
,
"src/**/*.tsx"
,
"src/**/*.vue"
,
"src/**/*.d.ts"
],
19
19
"exclude"
:
[
"node_modules"
]
20
20
}
21
-
o
\ No newline at end of file
...
...