UNPKG

eksi-sozluk

Version:
10 lines (9 loc) 293 B
module.exports = { plugins: ['eslint-plugin-jsdoc'], extends: [ // from eslint-plugin-jsdoc // @see https://github.com/gajus/eslint-plugin-jsdoc#configuration // warnings not work with prettier-standard therefore this ruleset not effective 'plugin:jsdoc/recommended' ] }