mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2025-12-30 09:42:25 +00:00
5 lines
73 B
JavaScript
5 lines
73 B
JavaScript
|
|
export default {
|
||
|
|
extends: ['@vben/stylelint-config'],
|
||
|
|
root: true,
|
||
|
|
};
|