Files
VDES-Frontend/.stylelintrc.js

5 lines
75 B
JavaScript
Raw Permalink Normal View History

2026-07-13 16:03:03 +08:00
module.exports = {
root: true,
extends: ['@vben/stylelint-config'],
};