mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-11 04:45:02 +00:00
Fix error when compiling ormconfig
This commit is contained in:
parent
e760654c54
commit
6b44027eb4
4 changed files with 19 additions and 30 deletions
|
@ -24,5 +24,5 @@
|
|||
"useUnknownInCatchVariables": false,
|
||||
"allowJs": true
|
||||
},
|
||||
"include": ["src/**/*.ts", "ormconfig.js"]
|
||||
"include": ["src/**/*.ts"]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue