@es-joy/jsdoc-eslint-parser

v0.20.0
Parser to support JavaScript with JSDoc comments and types available as AST
eslint-parser jsdoc

rollup

rollup -c

lint-test

echo "Getting \`Cannot read property 'start' of undefined\` errors without no-eslintrc but this works at least" && eslint --no-eslintrc --config .eslintrc-test.cjs test/fixtures

eslint

eslint --ext=js,cjs,md,html .

lint

npm run eslint --

mocha

mocha --require chai/register-expect.js --reporter-option maxDiffSize=10000000

test

c8 npm run mocha
npm i @es-joy/[email protected]

Metadata

  • MIT
  • >=12.0.0
  • Brett Zamir
  • released 11/14/2023

Downloads