UNPKG

stylelint-config-clean-order

Version:
8 lines (5 loc) 122 B
const { getConfig } = require('./src/config') const config = getConfig({ severity: 'error' }) module.exports = config