mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 01:56:16 +00:00
chore: add 'include' in tsconfig.json
This commit is contained in:
parent
05ed569d21
commit
ad21554e20
@ -44,5 +44,8 @@
|
||||
"compilerOptions": {
|
||||
"module": "commonjs"
|
||||
}
|
||||
}
|
||||
},
|
||||
"include": [
|
||||
"packages/**/src",
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user