mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-11 04:45:02 +00:00
chore: run prettier on unformatted files
This commit is contained in:
parent
1d5d8d96de
commit
09125956a0
2 changed files with 2 additions and 5 deletions
|
@ -24,8 +24,5 @@
|
|||
"useUnknownInCatchVariables": false,
|
||||
"allowJs": true
|
||||
},
|
||||
"include": [
|
||||
"src/**/*.ts",
|
||||
"ormconfig.js"
|
||||
]
|
||||
"include": ["src/**/*.ts", "ormconfig.js"]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue