mirror of
https://github.com/threeal/cmake-action.git
synced 2025-04-18 18:01:20 +00:00
* ci(test): remove `test-package` job * test: remove testing using Jest * test(eslint): remove `parserOptions` entry
10 lines
69 B
Plaintext
10 lines
69 B
Plaintext
.*
|
|
!.eslint*
|
|
!.git*
|
|
!.yarnrc.yml
|
|
|
|
build/
|
|
node_modules/
|
|
|
|
src/**/*.mjs
|