1.0.3 • Published 2 years ago

eslint-plugin-literate-comments v1.0.3

Weekly downloads
-
License
GPL-3.0-or-later
Repository
-
Last release
2 years ago

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.

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago