@es-joy/jsdoc-eslint-parser

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

prepublishOnly

pnpm i && pnpm rollup && pnpm tsc

tsc

tsc

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/jsdoc-eslint-parser

Metadata

  • MIT
  • >=18.0.0
  • Brett Zamir
  • released 12/28/2023

Downloads