New:Socket for Asana Is Now Available.Learn more
Get Started

@tylertech/stylelint-rules

Package Overview
Dependencies
Maintainers
6
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tylertech/stylelint-rules

Common stylelint rules for Tyler Technologies.

Source
npmnpm
Version
5.1.1
Version published
Maintainers
6
Created
Source

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.

Keywords

stylelint

FAQs

Package last updated on 28 Jan 2025

Related posts