(chore) update lint-staged usage
This commit is contained in:
		| @@ -32,8 +32,7 @@ | |||||||
|   "lint-staged": { |   "lint-staged": { | ||||||
|     "{src,tests}/**/*.{ts}": [ |     "{src,tests}/**/*.{ts}": [ | ||||||
|       "tslint --project tsconfig.json -c tslint.commit.json --fix", |       "tslint --project tsconfig.json -c tslint.commit.json --fix", | ||||||
|       "prettier --write", |       "prettier --write" | ||||||
|       "git add" |  | ||||||
|     ] |     ] | ||||||
|   }, |   }, | ||||||
|   "repository": { |   "repository": { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user