Fix lint (#6922)
This commit is contained in:
@ -25,7 +25,6 @@ export default defineConfig(({ command, mode }) => {
|
||||
? path.resolve(__dirname, './tsconfig.build.json')
|
||||
: path.resolve(__dirname, './tsconfig.dev.json');
|
||||
|
||||
|
||||
const checkers: Checkers = {
|
||||
overlay: false,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user