Repository URL to install this package:
|
Version:
3.4.3 ▾
|
@skava/forms
/
stylelint.config.js
|
|---|
module.exports = require('@skava/stylelint-config')
/**
* these have issues currently with parser
*/
delete module.exports.rules['declaration-colon-newline-after']
delete module.exports.rules['declaration-empty-line-before']