Skip to content

Commit

Permalink
chore: removed ava (#1632)
Browse files Browse the repository at this point in the history
  • Loading branch information
wenfangdu authored Jun 10, 2022
1 parent 7bb9b39 commit a227495
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 618 deletions.
11 changes: 0 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,6 @@
"typings": "./lib/index.d.ts",
"author": "[email protected]",
"license": "MIT",
"ava": {
"files": [
"./test/**/*.js"
],
"require": [
"@babel/register",
"@babel/polyfill",
"esm"
]
},
"scripts": {
"test": "cross-env NODE_ENV=test jest --config jest.config.js",
"test:silent": "cross-env NODE_ENV=test jest --silent",
Expand Down Expand Up @@ -77,7 +67,6 @@
"@typescript-eslint/eslint-plugin": "4.0.1",
"@typescript-eslint/parser": "4.0.1",
"autoprefixer": "^7.2.4",
"ava": "^1.0.1",
"babel-eslint": "^8.2.1",
"babel-jest": "^24.0.0",
"babel-loader": "^8.0.4",
Expand Down
Loading

0 comments on commit a227495

Please sign in to comment.