UNPKG

linted

Version:

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

12 lines (9 loc) 249 B
#################### ### .mocharc ### ### 1107.1.0 ### #################### # https://mochajs.org/#configuration-format # https://mochajs.org/#command-line-usage extension: [js] require: dist/tests/index.js spec: [dist/tests/**/*.spec.js]