@sharegate/stylelint-plugin
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

@sharegate/stylelint-plugin

License npm version

Shareable browserslist configuration for ShareGate.

Installation

Install the package.

With npm

npm i --save-dev @sharegate/stylelint-plugin

With yarn

yarn add --dev @sharegate/stylelint-plugin

Supported Browsers

You can list all supported browsers by following this link: https://browsersl.ist/#q=last+1+year%2C+%3E+0.2%25%2C+Firefox+ESR%2C+not+dead%2C+not+op_mini+all

Usage

Create a stylelint.config.js file at the root of your project with the following content:

/** @type {import('stylelint').Config} */
module.exports = {
    extends: "@sharegate/stylelint-plugin",
    defaultSeverity: "warning",
};

License

Copyright © 2023, GSoft inc. This code is licensed under the Apache License, Version 2.0. You may obtain a copy of this license at https://github.com/gsoft-inc/gsoft-license/blob/master/LICENSE.

Package Sidebar

Install

npm i @sharegate/stylelint-plugin

Weekly Downloads

150

Version

1.0.1

License

Apache-2.0

Unpacked Size

6.48 kB

Total Files

5

Last publish

Collaborators

  • infra.admin
  • laurentdario
  • patricklafrance
  • fraincs
  • alexasselin008