We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0326348 commit 7c3454eCopy full SHA for 7c3454e
package.json
@@ -5,6 +5,13 @@
5
"description": "A prettier plugin for Slidev",
6
"author": "_Kerman <[email protected]>",
7
"license": "MIT",
8
+ "funding": "https://github.com/sponsors/antfu",
9
+ "homepage": "https://sli.dev",
10
+ "repository": {
11
+ "type": "git",
12
+ "url": "https://github.com/slidevjs/prettier-plugin"
13
+ },
14
+ "bugs": "https://github.com/slidevjs/prettier-plugin/issues",
15
"keywords": [
16
"slidev",
17
"prettier",
0 commit comments