File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 "name" : " @aboutbits/prettier-config" ,
33 "version" : " 1.6.1" ,
44 "description" : " AboutBits' prettier config" ,
5+ "author" : " AboutBits" ,
6+ "license" : " MIT" ,
7+ "homepage" : " https://github.com/aboutbits/prettier-config" ,
8+ "repository" : {
9+ "type" : " git" ,
10+ "url" : " git+https://github.com/aboutbits/prettier-config"
11+ },
12+ "bugs" : {
13+ "url" : " https://github.com/aboutbits/prettier-config/issues"
14+ },
15+ "keywords" : [
16+ " prettier-config" ,
17+ " prettier"
18+ ],
519 "private" : false ,
620 "publishConfig" : {
721 "access" : " public"
822 },
23+ "prettier" : " ./index.json" ,
924 "exports" : " ./index.json" ,
1025 "engines" : {
1126 "npm" : " >=8" ,
1530 "format" : " prettier -w ." ,
1631 "postversion" : " git push && git push --tags"
1732 },
18- "repository" : {
19- "type" : " git" ,
20- "url" : " git+https://github.com/aboutbits/prettier-config"
21- },
22- "keywords" : [
23- " prettier-config" ,
24- " prettier"
25- ],
26- "author" : " AboutBits" ,
27- "license" : " MIT" ,
28- "bugs" : {
29- "url" : " https://github.com/aboutbits/prettier-config/issues"
30- },
31- "homepage" : " https://github.com/aboutbits/prettier-config" ,
32- "prettier" : " ./index.json" ,
3333 "peerDependencies" : {
3434 "prettier" : " ^3.0.0" ,
3535 "prettier-plugin-tailwindcss" : " ^0.4.1"
You can’t perform that action at this time.
0 commit comments