Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@deloitte-digital-au/stylelint-config

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@deloitte-digital-au/stylelint-config

This package provides Deloitte Digital's code standards as an Stylelint extensible config

  • 2.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
227
decreased by-23.05%
Maintainers
2
Weekly downloads
 
Created
Source

Deloitte Digital

Deloitte Digital's Stylelint Config Build Status

This package provides Deloitte Digital's code standards as a Stylelint extensible config.

Installation

Installing @deloitte-digital-au/stylelint-config will also install stylelint, because it is defined as a dependency.

npm install --save-dev @deloitte-digital-au/stylelint-config

Usage

Add "extends": "@deloitte-digital-au/stylelint-config" to your .stylelintrc.js file.

Example

module.exports = {
	extends: [
		'@deloitte-digital-au/stylelint-config',
	],
};

Who is Deloitte Digital?

Part Business. Part Creative. Part Technology. One hundred per cent digital.

Pioneered in Australia, Deloitte Digital is committed to helping clients unlock the business value of emerging technologies. We provide clients with a full suite of digital services, covering digital strategy, user experience, content, creative, engineering and implementation across mobile, web and social media channels.

http://www.deloittedigital.com/au

LICENSE (BSD-3-Clause)

View License

Keywords

FAQs

Package last updated on 20 May 2019

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc