chore: test git hooks

This commit is contained in:
程沛权 2021-06-15 15:29:06 +08:00
parent 03077c8e3e
commit fc0b4a7590

View File

@ -5,6 +5,7 @@ module.exports = {
browser: true,
},
extends: [
'eslint:recommended',
'prettier',
],
parser: '@typescript-eslint/parser',