Skip to content

mobily-enterprises/eslint-plugin-literate-comments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Plugin to allow col-1 literate comments in a file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published