All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.3.2 (2021-06-06)
- deps: upgrade @boringcodes/eslint-config to fix eslint prettier config (e87f90f)
1.3.1 (2021-01-11)
1.3.0 (2021-01-11)
1.2.2 (2020-03-28)
1.2.1 (2020-03-28)
1.2.0 (2020-03-28)
- create index.js that exports .prettierrc file & udpate package.json main path (46aa6b0)
- scripts: add prettier, pretty-quick & husky for code style formating (c7638f5)
1.1.0 (2020-03-27)
- husky: update pre-commit hook command (c5526aa)
- package: update prettier files pattern to include json, yml & md exts (9f0069a)
- remove prettier & husky because they are unnecessary & slow down local development (0b10ce4)
- remove ts overrides config as it's native supported (65b76ab)
- init source code (c41e927)