ci: remove unit testing (#198)

* ci(test): remove `test-package` job

* test: remove testing using Jest

* test(eslint): remove `parserOptions` entry
This commit is contained in:
Alfi Maulana
2024-02-16 13:13:16 +07:00
committed by GitHub
parent 3b4a441de9
commit 28146ffccf
7 changed files with 17 additions and 2346 deletions

1
.gitignore vendored
View File

@@ -4,7 +4,6 @@
!.yarnrc.yml
build/
coverage/
node_modules/
src/**/*.mjs