Socket
Book a DemoInstallSign in
Socket

@nf-team/stylelint-config

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nf-team/stylelint-config

nf-team stylelint config

latest
Source
npmnpm
Version
1.1.1
Version published
Maintainers
1
Created
Source

@nf-team/stylelint-config

🚀 Quick Overview

Install stylelint, @nf-team/stylelint-config dependency

npm install --save-dev stylelint @nf-team/stylelint-config

Add @nf-team/stylelint-config to extends in your .stylelintrc

module.exports = {
  extends: ['@nf-team/stylelint-config'],
  rules: {
    // ...
  },
};

🤔 What stylelint extensions does @nf-team/stylelint-config have?

View more dependencies..

🐛 Bug reporting

Issues

🔒 LICENSE

This libraries is MIT licensed.

Keywords

nf-team

FAQs

Package last updated on 03 Jan 2024

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