Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sxzz/eslint-plugin-sxzz
A collection of ESLint rules.
https://github.com/sxzz/eslint-plugin-sxzz
Last synced: about 2 months ago
JSON representation
A collection of ESLint rules.
- Host: GitHub
- URL: https://github.com/sxzz/eslint-plugin-sxzz
- Owner: sxzz
- License: mit
- Created: 2024-09-09T22:48:14.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-28T04:41:37.000Z (about 2 months ago)
- Last Synced: 2024-10-28T07:58:04.954Z (about 2 months ago)
- Language: TypeScript
- Homepage:
- Size: 85 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# eslint-plugin-sxzz [![npm](https://img.shields.io/npm/v/eslint-plugin-sxzz.svg)](https://npmjs.com/package/eslint-plugin-sxzz)
[![Unit Test](https://github.com/sxzz/eslint-plugin-sxzz/actions/workflows/unit-test.yml/badge.svg)](https://github.com/sxzz/eslint-plugin-sxzz/actions/workflows/unit-test.yml)
A collection of ESLint rules.
[Rules List](./src/rules)
## Install
```bash
npm i eslint-plugin-sxzz
```## Credits
- [eslint-plugin-antfu](https://github.com/antfu/eslint-plugin-antfu) - Using it as a template to create this plugin.
## Sponsors
## License
[MIT](./LICENSE) License © 2024 [三咲智子 Kevin Deng](https://github.com/sxzz)