UNPKG

rollup-plugin-bundle-inject

Version:
9 lines (7 loc) 222 B
// const { colors, symbols } = require("mocha/lib/reporters/base"); // colors.pass = 32; // symbols.ok = "😀"; module.exports = { require: "ts-node/register", "watch-files": ["./src/**/*.ts", "./tests/**/*.ts"], };