refactor: clean up + add plugin tailwindcss
This commit is contained in:
parent
701c3db45d
commit
8a96b11e1e
@ -24,14 +24,13 @@
|
||||
"scripts": {
|
||||
"lint:eslint": "eslint '**/*.js' --fix",
|
||||
"lint:prettier": "prettier '**/*.{js,json,md,yml}' --ignore-path .eslintignore --write --loglevel silent",
|
||||
"release": "np"
|
||||
"release": "npm publish"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^8.45.0",
|
||||
"eslint-config-prettier": "^8.8.0",
|
||||
"eslint-plugin-prettier": "^5.0.0",
|
||||
"prettier-plugin-tailwindcss": "0.4.1",
|
||||
"np": "^8.0.4",
|
||||
"prettier": "^2.8.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user