report-dir: coverage
reporter: ["json", "lcov", "text"]
all: true

include: src/**/*.js
