Skip to content

scripts-config-stylelint 4.2.0

Install from the command line:
Learn more about npm packages
$ npm install @talend/scripts-config-stylelint@4.2.0
Install via package.json:
"@talend/scripts-config-stylelint": "4.2.0"

About this version

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
};

Details


Assets

  • scripts-config-stylelint-4.2.0.tgz

Download activity

  • Total downloads 6
  • Last 30 days 0
  • Last week 0
  • Today 0