We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9243f44 commit dea06dcCopy full SHA for dea06dc
1 file changed
‎package.json‎
@@ -50,5 +50,10 @@
50
"test:watch": "vitest unit"
51
},
52
"author": "Takashi Kanemoto <ttskch@gmail.com>",
53
+ "homepage": "https://github.com/ttskch/prettier-plugin-tailwindcss-anywhere",
54
+ "repository": {
55
+ "type": "git",
56
+ "url": "ssh://git@github.com/ttskch/prettier-plugin-tailwindcss-anywhere"
57
+ },
58
"license": "MIT"
59
}
0 commit comments