We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c27724a commit 4d1f236Copy full SHA for 4d1f236
1 file changed
package.json
@@ -6,6 +6,9 @@
6
"keywords": [
7
"prettier"
8
],
9
+ "files": [
10
+ "index.js"
11
+ ],
12
"license": "MIT",
13
"author": "GitHub Inc.",
14
"main": "index.js",
0 commit comments