mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-18 23:06:40 +00:00
Remove tsc from pre commit (#9359)
This commit is contained in:
parent
e87a2b36cf
commit
f71157c24d
@ -1,5 +1,4 @@
|
||||
module.exports = {
|
||||
"*.ts": () => "tsc -p tsconfig.json",
|
||||
"*.{js,ts}": "eslint --fix",
|
||||
"!(/translations)*.{js,ts,json,css,md,html}": "prettier --write",
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user