docs: update auto-created issue template

This commit is contained in:
林一二 2021-06-08 22:38:22 +08:00
parent 88d4e3e078
commit ffb3118064
2 changed files with 23 additions and 2 deletions

View file

@ -52,6 +52,7 @@ module.exports = {
'unicorn/prefer-module': 'off',
'@typescript-eslint/no-empty-function': 'off',
'@typescript-eslint/method-signature-style': 'off',
'unicorn/prefer-string-slice': 'off',
'unicorn/no-array-reduce': 'off',
'@typescript-eslint/member-delimiter-style': [
'warn',