@talend/scripts-config-stylelint

4.2.0 • Public • Published

Stylelint config customization

To use the jest configuration in your IDE, or to add customization

  1. Create an .stylelintrc.js at your project root folder
  2. Make it extend the one from talend preset
const defaults = require('@talend/scripts-config-stylelint');

module.exports = {
	...defaults,

	// add/change default config here
};

Readme

Keywords

none

Package Sidebar

Install

npm i @talend/scripts-config-stylelint

Weekly Downloads

550

Version

4.2.0

License

Apache-2.0

Unpacked Size

4.24 kB

Total Files

6

Last publish

Collaborators

  • talend-frontend