mirror of
https://github.com/arthur-pbty/portfolio2023.git
synced 2026-06-19 21:40:00 +02:00
9 lines
119 B
YAML
9 lines
119 B
YAML
coverage: true
|
|
coverage-map: 'coverage-map.js'
|
|
|
|
reporter: terse
|
|
|
|
files:
|
|
- 'lib/**/*.test.js'
|
|
- 'test/**/*.test.js'
|