@tylertech/stylelint-rules

5.1.0 • Public • Published

Stylelint Rules

This repository contains default stylelint rules for Tyler Technologies, Inc. repositories.

Usage

Install:

$ npm install -D @tylertech/stylelint-rules

Create a new .stylelintrc file in the root of your project and provide the default configuration:

{
  "extends": "@tylertech/stylelint-rules"
}

Rules can be overridden as needed by specifying the rule and value as you would usually for stylelint.

/@tylertech/stylelint-rules/

    Package Sidebar

    Install

    npm i @tylertech/stylelint-rules

    Weekly Downloads

    38

    Version

    5.1.0

    License

    Apache-2.0

    Unpacked Size

    15.3 kB

    Total Files

    5

    Last publish

    Collaborators

    • tylerdevops