Skip to content

liwonet/eslint-config

Repository files navigation

@liwo/eslint-config

TypeScript npm downloads ci status unpacked size license

It's an opinionated and aggressive eslint config.

Install

pnpm add -D eslint @liwo/eslint-config

Add package.json scripts.

{
  "scripts": {
    "lint": "eslint .",
    "format": "eslint --fix ."
  }
}

Usage

pnpm run lint
pnpm run format

Acknowledgements

Thanks to the community and developers for their contributions!

This project is deployed on GitHub Pages and Netlify.

netlify

About

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •