mirror of
https://github.com/spacebarchat/server.git
synced 2026-04-25 22:42:09 +00:00
Update lintstagedrc to run on js files as well
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"*.ts": ["eslint", "prettier --write"]
|
||||
"*.{j,t}s": ["eslint", "prettier --write"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user