UNPKG

linted

Version:

ESLint mono-plugin bundler with strict, opinionated defaults for (Stylistic) JavaScript, TypeScript, Svelte, HTML, Tailwind/CSS, JSON, JSONC, YAML, and Mocha.

16 lines (13 loc) 248 B
# ################## # # .mocharc ### # # 1101.0.0 ### # ################## # https://mochajs.org/#configuration-format # https://mochajs.org/#command-line-usage spec: - "dist/**/*.spec.js" extension: - js - cjs - mjs color: true