mirror of
https://gitcode.com/gh_mirrors/vue/vue-vben-admin
synced 2025-12-30 05:12:24 +00:00
5 lines
58 B
JavaScript
5 lines
58 B
JavaScript
module.exports = {
|
|
root: true,
|
|
extends: ['@vben'],
|
|
};
|