blowup 1.0.0

All tools related to improving my movie-watching experience.
Documentation
1
2
3
4
5
6
7
8
9
10
{
  "devDependencies": {
    "@commitlint/cli": "^19.8.1",
    "@commitlint/config-conventional": "^19.8.1",
    "husky": "^9.1.7"
  },
  "scripts": {
    "prepare": "husky"
  }
}