mirror of
https://gitee.com/x_discoverer/Vue.NetCore.git
synced 2025-12-06 07:49:23 +08:00
5 lines
74 B
C#
5 lines
74 B
C#
module.exports = {
|
|
plugins: [
|
|
require('@volar-plugins/vetur')(),
|
|
],
|
|
}; |