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.
files
1 parent ca2bc74 commit 976970dCopy full SHA for 976970d
.npmignore
package.json
@@ -26,6 +26,9 @@
26
"url": "https://github.com/ryu1kn/multiline-string/issues"
27
},
28
"homepage": "https://github.com/ryu1kn/multiline-string#readme",
29
+ "files": [
30
+ "index.js"
31
+ ],
32
"devDependencies": {
33
"coveralls": "^3.0.11",
34
"eslint": "^6.8.0",
0 commit comments