Skip to content

Commit

Permalink
Kill the spellchecker? Hopefully.
Browse files Browse the repository at this point in the history
commit-id:30644a29
  • Loading branch information
Leo committed Nov 18, 2021
1 parent eee2f11 commit 9b55513
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
"test": "run-s build test:*",
"test:lint": "eslint src --ext .ts",
"test:prettier": "prettier \"src/**/*.ts\" --list-different",
"test:spelling": "cspell \"{README.md,.github/*.md,src/**/*.ts}\"",
"test:unit": "nyc --silent ava",
"check-cli": "run-s test diff-integration-tests check-integration-tests",
"check-integration-tests": "run-s check-integration-test:*",
Expand Down

0 comments on commit 9b55513

Please sign in to comment.