feat(eslint-config): add eslint-config-prettier

This commit is contained in:
chenjiahan
2020-04-11 18:11:42 +08:00
parent ecba5b0d0b
commit 1d1c7b85d8
8 changed files with 84 additions and 90 deletions
-1
View File
@@ -1,4 +1,3 @@
/* eslint-disable no-underscore-dangle */
import { VNode } from 'vue';
function flattenVNodes(vnodes: VNode[]) {