stable

Clone or download

Read-only

Have a dedicated prettier pre-commit hook

Part of request #12135 Enforce javascript coding style in CI Prettier no longer depends on eslint and thus can be reused for formatting sass files later. Change-Id: I35e4780a291f1899220ee810a3774e2c6ffb1bf5

Modified Files

Name
M .eslintrc +3 −9 Go to diff View file
M package-lock.json +0 −37 Go to diff View file
M package.json +2 −3 Go to diff View file
M tools/utils/githooks/pre-commit-04-eslint +8 −7 Go to diff View file
A tools/utils/githooks/pre-commit-05-prettier +28 −0 Go to diff View file