File tree Expand file tree Collapse file tree 3 files changed +64
-253
lines changed Expand file tree Collapse file tree 3 files changed +64
-253
lines changed Original file line number Diff line number Diff line change 2
2
"semi": true,
3
3
"singleQuote": true,
4
4
"trailingComma": "none",
5
- "printWidth": 90
5
+ "printWidth": 90,
6
+ "plugins": ["prettier-plugin-tailwindcss"]
6
7
}
Original file line number Diff line number Diff line change 75
75
"eslint-plugin-cypress" : " ^2.12.1" ,
76
76
"eslint-plugin-qwik" : " 1.2.6" ,
77
77
"eslint-plugin-storybook" : " ^0.6.11" ,
78
- "html-webpack-plugin" : " ^5.5.0" ,
79
78
"husky" : " ^8.0.3" ,
80
79
"jsdom" : " 22.1.0" ,
81
80
"libphonenumber-js" : " 1.10.24" ,
82
- "lodash.includes" : " 4.3.0" ,
83
81
"ngx-deploy-npm" : " ^5.0.0" ,
84
82
"node-fetch" : " 3.3.0" ,
85
83
"np" : " 7.6.3" ,
86
84
"nx" : " 16.5.1" ,
87
85
"nx-cloud" : " 16.1.0" ,
88
86
"postcss" : " ^8.4.21" ,
89
87
"prettier" : " 2.8.8" ,
88
+ "prettier-plugin-tailwindcss" : " 0.4.1" ,
90
89
"pretty-quick" : " ^3.1.3" ,
91
90
"qwik-nx" : " 1.0.7" ,
92
91
"react" : " 18.2.0" ,
You can’t perform that action at this time.
0 commit comments