-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enabled tailwindcss rules in eslint and prettier (#3417)
* turned on eslint classname order rule * changed classname orders as per eslint warning * added prettier tailwindcss plugin * enabled plugin in .prettierrc * changed classname order as per prettier plugin warning * testing ubuntu 22-04 * fix ubuntu version * changed ubuntu version for linting * test different node version * added focus:ring class * test node 23.4.0 version * testing latest eslint with latest node js versions * revert eslint version to 8.57.1 * use .nvmrc * used .eslintrc.json * added root * added tailwind classname order * changed the classnames order, refactor eslintrc and packages * fix classnames order * added tailwindcss to eslint * fix prettier issue --------- Co-authored-by: Calinator444 <[email protected]> Co-authored-by: Caleb Williams [SSW] <[email protected]>
- Loading branch information
1 parent
c160e4d
commit e20b3e9
Showing
7 changed files
with
679 additions
and
498 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.