Skip to content

Commit

Permalink
[Tests] add `@arethetypeswrong/cli
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Mar 9, 2024
1 parent e717048 commit 00a5243
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"prelint": "npm run tsc",
"lint": "eslint --ext=js,mjs .",
"tsc": "tsc -p .",
"posttsc": "attw -P",
"postlint": "evalmd README.md",
"prepublish": "not-in-publish || npm run prepublishOnly",
"prepublishOnly": "safe-publish-latest",
Expand Down Expand Up @@ -44,6 +45,7 @@
},
"homepage": "https://github.com/ljharb/safe-array-concat#readme",
"devDependencies": {
"@arethetypeswrong/cli": "^0.15.1",
"@ljharb/eslint-config": "^21.1.0",
"@types/call-bind": "^1.0.5",
"@types/get-intrinsic": "^1.2.2",
Expand Down

0 comments on commit 00a5243

Please sign in to comment.