Socket
Book a DemoInstallSign in
Socket

@mands/mns-lint-config

Package Overview
Dependencies
Maintainers
4
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@mands/mns-lint-config

M&S linting configs for eslint and sass-lint

3.0.1
unpublished
latest
Source
npmnpm
Version published
Maintainers
4
Created
Source

mns-lint-config

Contributing Guide

NPM version Node version

This repository contains the default linting configuration for any applications making use of JS and sass via eslint and sass-linting

It is very important to avoid cryptic runtime errors due to linting issues, followed by tedious, time consuming debugging.

Accommodating a common coding style using strict linting rules also helps us developers to understand others' code much quicker.

Usage

Install the package into your FESK project.

npm install --save-dev @mands/mns-lint-config

Update your lint commands to use the following:

--ESLint-- Append the following to your esw command:

-c node_modules/@mands/mns-lint-config/eslint.js

--SASSLint-- Append the following to your SASSLint command:

--config node_modules/@mands/mns-lint-config/sass-lint.yml

Documents

Publish package to npm

After you have made your changes in the repo do the following:

  • Create branch make your changes push them, then go to the package.json file change the version "major, minor, patch" based on your change bump up the number. ie from: "version": "4.13.3" = "version": "4.13.4".
  • Delete the content of the package-lock.json
  • Delete the node-modules folder
  • Do npm install.
  • Once u have approval merge your changes to master.
  • Check the Actions NPM Publish will trigger automatically and publish your changes to NPM packages.

Keywords

eslint

FAQs

Package last updated on 03 May 2023

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.