Select Git revision
lint-staged.config.mjs
-
Matt Godbolt authored
* Split out lint staged config; lint tsc Per https://www.npmjs.com/package/lint-staged#using-js-configuration-files this is how to run `tsc` appropriately without passing it the config files (which doesn't work with `-p <>` which we also need to supply consistent tsc configuration). * suppress warnings
Matt Godbolt authored* Split out lint staged config; lint tsc Per https://www.npmjs.com/package/lint-staged#using-js-configuration-files this is how to run `tsc` appropriately without passing it the config files (which doesn't work with `-p <>` which we also need to supply consistent tsc configuration). * suppress warnings