Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

eslint-plugin-literate-comments

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-literate-comments

Plugin to allow col-1 literate comments in a file

latest
npmnpm
Version
1.0.3
Version published
Maintainers
1
Created
Source

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.

FAQs

Package last updated on 20 Feb 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts