chore: 🤖 fix lint error

This commit is contained in:
牧毅 2020-09-09 10:10:59 +08:00
parent ec8a191ef8
commit 96d0f45dfd

View File

@ -1,3 +1,4 @@
/* eslint-disable @typescript-eslint/indent */
import changeCase from 'change-case';
import { CLASS_DEFINE_CHUNK_NAME, COMMON_CHUNK_NAME } from '../../../const/generator';