Skip to content

Commit

Permalink
chore: adding a script to run attw for build checks
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion committed Oct 7, 2023
1 parent e7c94e3 commit db6e91b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
"url": "https://github.com/readmeio/httpsnippet.git"
},
"scripts": {
"attw": "attw --pack --format table-flipped",
"build": "tsup",
"clean": "rm -rf dist/",
"lint": "eslint . --ext .js,.cjs,.ts",
Expand Down

0 comments on commit db6e91b

Please sign in to comment.