update: lint
This commit is contained in:
parent
d16f22feb5
commit
1f45fddee8
1 changed files with 2 additions and 1 deletions
|
@ -31,6 +31,7 @@ module.exports = {
|
|||
'semi': [
|
||||
'error',
|
||||
'always'
|
||||
]
|
||||
],
|
||||
'@typescript-eslint/explicit-module-boundary-types': 'off'
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue