eslint-plugin-literate-comments

1.0.3 • Public • Published

eslint-plugin-literate-comments

Plugin to allow col-1 literate comments in a file

NOTE that this plugin will add 1 line of code in eslint's indent plugin:

module.exports.create.offsets = offsets;

This plugin effectively piggybacks onto eslint's original indent plugin. However, in order to work it needs offsets variable which is within the file's scope.

This issue currently discusses it.

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-plugin-literate-comments

Weekly Downloads

1

Version

1.0.3

License

GPL-3.0-or-later

Unpacked Size

37.9 kB

Total Files

5

Last publish

Collaborators

  • mercmobily