mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-12 12:25:22 +08:00
4 lines
74 B
JavaScript
4 lines
74 B
JavaScript
|
module.exports = {
|
||
|
noElPrefixFile: /(utils|directives|hooks|locale)/,
|
||
|
}
|