parent
5f702f6a15
commit
071ba8f099
1 changed files with 1 additions and 1 deletions
@ -1,4 +1,4 @@ |
|||||||
{ |
{ |
||||||
"*.{js,jsx,ts,tsx}": "npm run lint -- --fix", |
"!(out/**/*)*.{js,jsx,ts,tsx}": "npm run lint -- --fix", |
||||||
"*.{json,md}": "prettier --write" |
"*.{json,md}": "prettier --write" |
||||||
} |
} |
||||||
|
Loading…
Reference in new issue