Skip to content

Commit

Permalink
0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
e2tha-e committed Nov 18, 2020
1 parent b5e74c4 commit a58a5c2
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 200 deletions.
129 changes: 0 additions & 129 deletions .eslintrc.json

This file was deleted.

14 changes: 2 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,7 @@
"scripts": {
"install-base": "node run/install-base.js",
"postinstall": "node run/install.js",
"start": "node node_modules/fepper/index.js",
"test": "npm run test:eslint && npm run test:mocha",
"test:eslint": "eslint run && eslint test",
"test:mocha": "mocha test/install-tests.js && mocha test/install-extension-tests.js"
},
"husky": {
"hooks": {
"pre-push": "npm test"
}
"start": "node node_modules/fepper/index.js"
},
"repository": {
"type": "git",
Expand Down Expand Up @@ -46,8 +38,6 @@
"fepper": "^0.34.2",
"fepper-utils": "^1.3.5",
"fs-extra": "^8.1.0",
"gulp": "https://github.com/electric-eloquence/gulp/tarball/v3-lts",
"husky": "4.x",
"mocha": "7.x"
"gulp": "https://github.com/electric-eloquence/gulp/tarball/v3-lts@3.9.13"
}
}
15 changes: 0 additions & 15 deletions test/.eslintrc.json

This file was deleted.

10 changes: 0 additions & 10 deletions test/install-extension-tests.js

This file was deleted.

34 changes: 0 additions & 34 deletions test/install-tests.js

This file was deleted.

0 comments on commit a58a5c2

Please sign in to comment.