11 Commits

Author SHA1 Message Date
sripwoud
b09ac3303b refactor: move to bun as js runtime (#35)
Bun is now used as sript and test runner. (No need for pnpm or jest)
2023-11-06 11:18:50 +01:00
sripwoud
08ead6f0fb 🔧 Update jest config (#34) 2023-10-23 15:13:48 +02:00
sripwoud
dbd1b19337 Set up turborepo (#31)
- install `turbo`, remove `nps`
- fix turbo config
- lint
- Remove `package-scripts.yml`
- Update README.md
- Update static analysis GH workflow
2023-08-14 16:33:54 +02:00
sripwoud
f2657f36cc ♻️ Use shared @sripwoud/tsconfig in tsconfig.json (#27)
- use personal tsconfig package
- bump @sripwoud/tsconfig
- format
2023-08-14 12:45:38 +02:00
sripwoud
36446d92e1 Add jest-chain (#24)
-  Add `jest-chain`
- ♻️ Move unit test file in own dir
- Update jest config files
2022-12-18 11:07:04 +01:00
sripwoud
51a4c8b25c Use personal prettier/eslint config pkgs (#22)
-  Use personal prettier/eslint config pkg
- Exclude coverage from tsc folders
2022-12-14 19:54:44 +01:00
sripwoud
ea0b71b31d 🔧 Config barrelsby (#6)
* 🔧 Config `barrelsby`

* Fix scripts and formatting

* Set singleQuote

* Set noSemiColon
2022-11-22 12:50:52 +01:00
sripwoud
70695f4fea 👷 Define GitHub workflow (#5)
* 👷 Define GitHub workflow

* fix missing nps script

* add missing scripts

* format
2022-11-22 12:23:43 +01:00
sripwoud
ef5961d707 🔧 Config prettier (#4)
* 🔧 Config `prettier`

* Format
2022-11-22 11:52:19 +01:00
sripwoud
e1dad012ab 🔧 Config jest (#2)
* config jest

* update README
2022-11-22 11:22:57 +01:00
sripwoud
de38e1c51e 🔧 Config typescript (#1) 2022-11-22 11:13:21 +01:00