Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tf63/react-template-biome
https://github.com/tf63/react-template-biome
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tf63/react-template-biome
- Owner: tf63
- Created: 2024-07-23T09:35:34.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-07-29T11:23:21.000Z (3 months ago)
- Last Synced: 2024-07-29T14:39:23.078Z (3 months ago)
- Language: TypeScript
- Size: 193 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Biomeの検証
**tailwindのクラスのソートが対応しれてない**
- 現状はESLintのルールとしてある程度実装されている
- `pnpx @biomejs/biome lint --write . --unsafe` でソートできる- https://biomejs.dev/ja/linter/rules/use-sorted-classes/
- https://github.com/biomejs/biome/issues/1274