We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03eda9f commit 546e230Copy full SHA for 546e230
package.json
@@ -18,6 +18,7 @@
18
"author": "Ryan Zimmerman <[email protected]>",
19
"type": "module",
20
"bin": "cli.js",
21
+ "files": [],
22
"scripts": {
23
"format": "eslint . --fix && prettier --write *.{js,md,yaml} && sort-package-json",
24
"test": "echo \"Error: no test specified\" && exit 1"
0 commit comments