注释格式
This commit is contained in:
parent
2e7b1364ef
commit
31c4f8812d
|
|
@ -2,6 +2,6 @@ module.exports = {
|
|||
presets: [
|
||||
'@vue/app'
|
||||
],
|
||||
// 允许两种编码引入方式共存,也就是common规范与es6规范的共存处理
|
||||
// 允许两种编码引入方式共存,也就是 common 规范与 es6 规范的共存处理
|
||||
sourceType: 'unambiguous'
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue