UNPKG

195 BPlain TextView Raw
1ts: false
2jsx: false
3flow: false
4# the coverage is performed by c8
5check-coverage: false
6coverage: false
7node-arg: --allow-natives-syntax
8
9files:
10 - 'test/**/*.test.js'
11 - 'test/**/*.test.mjs'