🌽 remove eslint and commitlint

This commit is contained in:
就眠儀式
2021-11-16 09:35:18 +08:00
parent d91ede3814
commit b2a5753f29
21 changed files with 10 additions and 9373 deletions

View File

@@ -71,7 +71,6 @@
import { computed, defineProps, Ref, ref, useSlots, watch } from 'vue'
import { Recordable } from '/@src/module/type'
import transferCheckbox from './component/checkbox.vue'
import { check } from 'prettier'
const slot = useSlots()