Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.62 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.62 KB

hedgehog lab logo hedgehog lab logo

hedgehog lab frontend linters

Monorepo for managing all the linter configs used on projects within the hedgehog labs organisation.

Eslint

Note

The @hedgehoglab/eslint-config package pulls in all of the framework specific configs, so you should only need to pull in the specific config packages if there are incompatibilities.

Prettier

Stylelint

Note

The @hedgehoglab/stylelint-config package pulls in all of the framework/pre-processor specific configs, so you should only need to pull in the specific config packages if there are incompatibilities.

Contributing

Please bear in mind this is a public repository.

For instructions on how to contribute code to this project, please see the CONTRIBUTING.md.