mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-04 08:17:24 -05:00
remove unnecessary exclude
This commit is contained in:
parent
22ee0ab5ee
commit
5d14bfa3b4
@ -5,11 +5,6 @@
|
|||||||
"tools/**/*",
|
"tools/**/*",
|
||||||
"web_src/js/**/*",
|
"web_src/js/**/*",
|
||||||
],
|
],
|
||||||
"exclude": [
|
|
||||||
"**/.git/**",
|
|
||||||
"**/.venv/**",
|
|
||||||
"**/vendor/**",
|
|
||||||
],
|
|
||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
"target": "esnext",
|
"target": "esnext",
|
||||||
"module": "nodenext",
|
"module": "nodenext",
|
||||||
|
Loading…
Reference in New Issue
Block a user