repod/stylelint.config.cjs
Michel Roux 943e2cf407
Some checks failed
repod / xml (push) Successful in 26s
repod / php (push) Failing after 40s
repod / nodejs (push) Successful in 1m18s
repod / release (push) Has been skipped
refactor: ♻️ typescript ok, need tests
2024-09-13 16:33:48 +02:00

4 lines
67 B
JavaScript

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