Skip to content

Commit

Permalink
adds rollup package
Browse files Browse the repository at this point in the history
  • Loading branch information
arch1995 committed Dec 2, 2024
1 parent eb7809f commit 0de7e26
Show file tree
Hide file tree
Showing 2 changed files with 257 additions and 0 deletions.
254 changes: 254 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,9 @@
"typescript": "^5.6.2",
"vitest": "^2.1.5"
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": ""
},
"lint-staged": {
"!(*d).ts": [
"eslint --cache --fix"
Expand Down

0 comments on commit 0de7e26

Please sign in to comment.