chore(lint): enforce 2-space indent & add gpg pre-commit hook
This commit is contained in:
@@ -33,6 +33,7 @@ export default [
|
||||
'no-unused-vars': 'off',
|
||||
'no-undef': 'off',
|
||||
'no-debugger': 'off',
|
||||
'indent': ['error', 2]
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user