spire-plugin-lint-staged
v5.0.7
Published
lint-staged plugin for Spire
Keywords
Readme
spire-plugin-lint-staged
lint-staged plugin for Spire.
Hooks
setupPrepares lint-staged arguments.precommitRuns lint-staged.
Options
Plugin
['spire-plugin-lint-staged', options]lintStagedConfig<string> lint-staged configuration. Defaults to./config.js.allowCustomConfig<boolean> Whether to allow user-provided config. If this option isfalseand there's custom lint-staged config found it will throw an error. Defaults totrue.
