集成 prettier 插件, 新增 npm run lint:prettier 命令
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.layui-header {
|
||||
box-sizing: border-box;
|
||||
height: 60px;
|
||||
}
|
||||
box-sizing: border-box;
|
||||
height: 60px;
|
||||
}
|
||||
|
||||
@@ -12,4 +12,4 @@ import "./index.less";
|
||||
<div class="layui-header">
|
||||
<slot />
|
||||
</div>
|
||||
</template>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user