Merge branch 'master' of https://github.com/lowlighter/metrics
This commit is contained in:
@@ -8,8 +8,8 @@ import paths from "path"
|
|||||||
import sgit from "simple-git"
|
import sgit from "simple-git"
|
||||||
import mocks from "../../../tests/mocks/index.mjs"
|
import mocks from "../../../tests/mocks/index.mjs"
|
||||||
import metrics from "../metrics/index.mjs"
|
import metrics from "../metrics/index.mjs"
|
||||||
import setup from "../metrics/setup.mjs"
|
|
||||||
import presets from "../metrics/presets.mjs"
|
import presets from "../metrics/presets.mjs"
|
||||||
|
import setup from "../metrics/setup.mjs"
|
||||||
process.on("unhandledRejection", error => {
|
process.on("unhandledRejection", error => {
|
||||||
throw error
|
throw error
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user