mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-05 02:12:28 +01:00
Update lintstagedrc to run on js files as well
This commit is contained in:
parent
85c880b230
commit
58b7a3c5f4
@ -1,3 +1,3 @@
|
||||
{
|
||||
"*.ts": ["eslint", "prettier --write"]
|
||||
"*.{j,t}s": ["eslint", "prettier --write"]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user