Set of tools that we use to make our frontend awesome!
We develop all our tools inside a single repository to make the process easier.
This repository includes several eslint configurations:
@wemake-services/eslint-config-javascriptis the strictesteslintconfiguration forjavascript@wemake-services/eslint-config-typescriptis the strictesteslintconfiguration fortypescript@wemake-services/eslint-config-vueto write consistent and correctvuesingle file components@wemake-services/eslint-config-jestto write consistentjesttests@wemake-services/eslint-config-jsdocto write beautifuljsdoccomments
And stylelint configurations:
@wemake-services/stylelint-config-scsswhich is the stricteststylelintconfiguration forscss
If you use our linter - it means that your code is awesome.
You can be proud of it!
And you should share your accomplishment
with others by including a badge to your README file.
It looks like this:
[](https://github.com/wemake-services/wemake-frontend-styleguide)MIT