repod/stylelint.config.js
Michel Roux de1b7184d2
All checks were successful
repod / xml (push) Successful in 19s
repod / php (push) Successful in 41s
repod / nodejs (push) Successful in 1m22s
repod / release (push) Has been skipped
refactor: ♻️ update project from app-template
2024-05-29 17:11:53 +02:00

4 lines
67 B
JavaScript

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