eslint-config-airbnb-base
eslint-config-airbnb
eslint-config-alloy
eslint-config-eslint
eslint-config-xo
@antfu/eslint-config
- Clone repository.
pnpm i
or install with your package manager.- Install your interested config or create it here.
- Define your config in
compileComparison.ts
, inconst configs
. May be you will need to define config in./types/configs.d.ts
. - Run script
build
(pnpm run build
). - Result will be in
comparison.md
.