mirror of
https://github.com/komodorio/helm-dashboard.git
synced 2026-03-26 06:18:04 +00:00
Added prettier-plugin-tailwindcss and sorted the classes + some small fixes (#630)
* Added prettier-plugin-tailwindcss and sorted the classes * Added tsc into staged check + some type improvements
This commit is contained in:
@@ -3,3 +3,6 @@ tabWidth: 2
|
||||
semi: true
|
||||
singleQuote: false
|
||||
bracketSpacing: true
|
||||
plugins:
|
||||
- "prettier-plugin-tailwindcss" # should be last https://github.com/tailwindlabs/prettier-plugin-tailwindcss?tab=readme-ov-file#compatibility-with-other-prettier-plugins
|
||||
tailwindStylesheet: "./src/index.css"
|
||||
Reference in New Issue
Block a user