Commit Graph

8 Commits

Author SHA1 Message Date
StyleShit
d4aa7031c8
chore(dev-deps): upgrade to eslint 9 (#396)
Closes #395
2024-08-20 21:55:39 +09:00
Dayong Lee
a816cb1fb3
chore(ci): add a branch linting all files in CI when .eslintrc.js, .prettierrc, .prettierignore files are changed (#350)
* Remove unused slack orbs

* Add checking all of the files when changing configure files
2024-08-07 18:51:07 +09:00
Dayong Lee
3911ae8cfc
ci: simplify and integrate lint code (#286) 2024-07-23 23:19:10 +09:00
Florens Verschelde
0896d5e517
test(ci): check the generated dist and package.tgz (#288)
* test(ci): add @arethetypeswrong/cli check of package.tgz

* chore(ci): run attw before release

* test(ci): add minimal check-dist test to pre-pack
2024-07-23 23:03:27 +09:00
Dayong Lee
6f8f500150
chore(ci): add Prettier format check to CI workflow (#243) 2024-07-19 17:26:51 +09:00
seungrodotlee
ca4d6a0e53
ci. fix circleCI Node.js version (20 -> 18) - fixed (#229)
* fix. fix circleCI Node.js version (20 -> 18)

* fix. fix .nvmrc (20 -> 18)

* ci. rollback to v20 except test

* fix. rollback nvmrc version

---------

Co-authored-by: Sojin Park <raon0211@toss.im>
2024-07-18 23:03:20 +09:00
Minsoo Kim
cf65b2c601
style(*): Setup prettier and apply formatting (#24)
* chore: add prettierrc

* chore: apply format with prettier config

* chore: eslint error fix
2024-06-04 17:19:26 +09:00
raon0211
7203b56367 1.0.0 2024-05-31 16:54:41 +09:00