We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1a1ef8 commit a2cf35fCopy full SHA for a2cf35f
.npmignore
@@ -0,0 +1,4 @@
1
+example
2
+.gradle
3
+.idea
4
+node_modules
README.md
@@ -0,0 +1 @@
+#duit_js
package.json
@@ -2,9 +2,6 @@
"name": "duit_js",
"version": "0.0.1",
"description": "",
5
- "scripts": {
6
- "test": "echo \"Error: no test specified\" && exit 1"
7
- },
8
"main": "dist/index.js",
9
"types": "dist/index.d.ts",
10
"files": [
0 commit comments