Skip to content

Commit

Permalink
chore: removing remaining instances of jsinspect
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion committed Dec 3, 2020
1 parent bfca0bf commit b551336
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@ __tests__/
.github/
coverage/
.eslint*
.jsinspectrc
.prettier*
jest.config.js
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"homepage": "https://readmeio.github.io/syntax-highlighter/",
"scripts": {
"build": "webpack",
"inspect": "jsinspect",
"lint": "eslint . --ext .jsx --ext .js",
"prepublish": "npm run build",
"pretest": "npm run lint && npm run prettier",
Expand Down

0 comments on commit b551336

Please sign in to comment.