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 06c6736 commit 34b132fCopy full SHA for 34b132f
package.json
@@ -4,7 +4,9 @@
4
"description": "A babel plugin that provides some directives for react(any JSX), similar to directive of vue.",
5
"main": "src/index.js",
6
"files": [
7
- "src"
+ "src",
8
+ "package.json",
9
+ "README.md"
10
],
11
"scripts": {
12
"test": "jest",
0 commit comments