chore: Update ignored files for npm (#3217)
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
src
|
||||
.babelrc
|
||||
.eslintrc
|
||||
.gitignore
|
||||
.prettierrc
|
||||
.env
|
||||
@@ -14,6 +14,7 @@
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"files": ["dist", "cli.js"],
|
||||
"scripts": {
|
||||
"test": "jest --passWithNoTests src",
|
||||
"build": "babel src --out-dir dist/ --ignore '**/__tests__','**/__mocks__'",
|
||||
|
||||
Reference in New Issue
Block a user