Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 146 Bytes

File metadata and controls

9 lines (7 loc) · 146 Bytes

stylelint-config-recommended-mpx

// stylelint config

module.exports  = {
    extends: ['@mpxjs/stylelint-config-recommended-mpx'],
}