https://github.com/byzanteam/jet-linter
https://github.com/byzanteam/jet-linter
jet jet-toolkit
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/byzanteam/jet-linter
- Owner: Byzanteam
- Created: 2022-10-31T04:55:11.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-26T11:53:15.000Z (9 months ago)
- Last Synced: 2025-01-16T00:33:22.540Z (4 months ago)
- Topics: jet, jet-toolkit
- Language: JavaScript
- Homepage:
- Size: 237 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Recommend lint config of Jet
## Install & Usage
### eslint-ts
**[how to use](/packages/eslint-ts)**
### eslint-vue-ts
**[how to use](/packages/eslint-vue-ts)**
### commitlint
**[how to use](/packages/commitlint)**
### commitlint with monorepo
**[how to use](/packages/commitlint-monorepo)**
### prettier
> Install
```sh
pnpm add @byzanteam/prettier-config -D
```> Usage
see also https://prettier.io/docs/en/configuration.html#sharing-configurations
### tsconfig
**[how to use](/packages/tsconfig)**