mirror of
https://github.com/fmhy/edit.git
synced 2026-02-16 00:01:26 +11:00
fix build issues
This commit is contained in:
parent
bd530c4afc
commit
529b5182e0
8 changed files with 2363 additions and 78 deletions
6
eslint.config.js
Normal file
6
eslint.config.js
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
// @ts-check
|
||||
import tasky from "@taskylizard/eslint-config";
|
||||
|
||||
export default tasky({
|
||||
vue: true,
|
||||
});
|
||||
Loading…
Add table
Add a link
Reference in a new issue