Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/recallwei/eslint-config

My personal ESLint config plugins.
https://github.com/recallwei/eslint-config

eslint eslint-config

Last synced: 2 months ago
JSON representation

My personal ESLint config plugins.

Awesome Lists containing this project

README

        

# Project Config

This project is managed and released based on monorepo (pnpm workspace and changesets).
See the publish guide [here](./DEVELOPMENT.md).

## Features

- [x] Based on [Airbnb JavaScript Style](https://github.com/airbnb/javascript)
- [x] Auto sort `import` and `export`
- [x] Tailwind CSS auto sort
- [x] Turborepo support
- [x] Storybook support
- [x] Support multiple frameworks
- [x] JavaScript
- [x] TypeScript
- [x] React
- [x] React Native
- [x] Vue
- [x] Next.js
- [x] Astro
- [x] Docusaurus

## License

[MIT](/LICENSE) License © 2023 [Bruce Song](https://github.com/recallwei)