2.0.1 • Published 3 years ago

@osjs/stylelint-config v2.0.1

Weekly downloads
103
License
MIT
Repository
github
Last release
3 years ago

OS.js is an open-source web desktop platform with a window manager, application APIs, GUI toolkit, filesystem abstractions and much more.

Support Support Donate Donate

OS.js Stylelint Rules

These are the default Stylelint rules for OS.js codebase.

Installation

npm install --save-dev @osjs/stylelint-config

In your stylelint config:

{
  "extends": "@osjs/stylelint-config"
}

Contribution

Documentation

See the Official Manuals for articles, tutorials and guides.

Links