style: format with new style
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// @ts-check
|
||||
import tasky from "@taskylizard/eslint-config";
|
||||
import tasky from '@taskylizard/eslint-config'
|
||||
|
||||
export default tasky({
|
||||
vue: true,
|
||||
browser: true,
|
||||
});
|
||||
browser: true
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user