Commit Graph

8 Commits (51eedbe6b076ed495d0022b84300f7589013a96e)

Author SHA1 Message Date
Joshua Potter 51eedbe6b0
Have final `cp` use `-a` flag over `-r` flag. (#12)
* Try with cp archive.

* With rm instead.

* Avoid rm completely.

* Pass.

* Favor cp -a.
2023-12-13 09:14:27 -07:00
Joshua Potter 635395b9cc Discourage dev dependencies in package.json. 2023-12-03 19:44:15 -07:00
Joshua Potter 963283b74e Guard on more exotic filenames. 2023-12-03 14:28:55 -07:00
Joshua Potter 07eb1fa382 Add pre-commit guard on empty state. 2023-12-03 11:32:45 -07:00
Joshua Potter 7849e3fcdd Simply pre-commit hooks. 2023-12-03 11:24:45 -07:00
Joshua Potter 9d18552218 Add default prettier configuration. 2023-12-03 11:20:21 -07:00
Joshua Potter 21a907763b Default to es2016. 2023-12-01 17:55:27 -07:00
Joshua Potter 98dc0ce743 Add spec for nodejs packages. 2023-12-01 15:53:50 -07:00