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) 267 B
#################### ### .mocharc ### ### 1105.1.0 ### #################### # https://mochajs.org/#configuration-format # https://mochajs.org/#command-line-usage spec: - "dist/**/*.spec.js" extension: - js - cjs - mjs # require: dist/_test/hooks.js