style: eslint code

This commit is contained in:
xiaoxian521 2021-08-31 12:37:36 +08:00
parent b458a942c9
commit 2c28f11baa
2 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
public
dist
*.d.ts
package.json

View File

@ -43,4 +43,4 @@ module.exports = {
}
]
}
}
};