Skip to content

scavnickyj/gooddata-css-style

 
 

Repository files navigation

@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 (node 12.16.1, npm v6.13.4) and Yarn 1.22.4.

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 2020, All rights reserved

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 83.8%
  • CSS 16.2%