repod/stylelint.config.js

4 lines
67 B
JavaScript
Raw Normal View History

module.exports = {
extends: 'stylelint-config-recommended-vue',
}