Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 829 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 829 Bytes

@gooddata/stylelint-config

Usage

Add and install the library as development dependency:

yarn install --save-dev @gooddata/stylelint-config

Modify your .stylelintrc configuration file:

{
  "extends": ["@gooddata/stylelint-config"]
}

Development

Install Node.js and Yarn.

Install dependencies:

yarn install --frozen-lockfile

Library release

Package publishing is done via Jenkins Job:

https://checklist.intgdc.com/job/client-libs/job/gooddata-css-style-release/

License

Copyright © GoodData Corporation 2019-2022, All rights reserved

No license granted. Unauthorized copying, modification, distribution, or use of this file is strictly prohibited.