Christopher Hiller
|
4ab2780978
|
chore: run eslint --fix on ts files before commit
|
2023-06-29 13:14:37 -07:00 |
|
Christopher Hiller
|
406acc185e
|
chore: do not format .ts.map files
|
2022-12-05 15:31:24 -08:00 |
|
Christopher Hiller
|
673a4cf965
|
chore: format JSON files w/ prettier
JSON file formatting should be fair game, but we do not want Prettier messing with `package.json` or `package-lock.json` because I do not trust it
|
2022-11-30 13:04:15 -08:00 |
|
Christopher Hiller
|
09def0daa0
|
chore(): move lint-staged config to config file
this allows us more granular control over what happens on pre-commit.
Configures schema changes to trigger builds
|
2022-11-02 18:39:16 -07:00 |
|