cmake-action/.gitignore
Alfi Maulana 28146ffccf
ci: remove unit testing (#198)
* ci(test): remove `test-package` job

* test: remove testing using Jest

* test(eslint): remove `parserOptions` entry
2024-02-16 13:13:16 +07:00

10 lines
69 B
Plaintext

.*
!.eslint*
!.git*
!.yarnrc.yml
build/
node_modules/
src/**/*.mjs