mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-11 04:45:02 +00:00
Initial work on new automod
This commit is contained in:
parent
1e549ef2a3
commit
ae43d890a1
6 changed files with 888 additions and 5 deletions
|
@ -23,6 +23,7 @@
|
|||
"interface-over-type-literal": false,
|
||||
"interface-name": false,
|
||||
"no-submodule-imports": false,
|
||||
"no-floating-promises": true
|
||||
"no-floating-promises": true,
|
||||
"no-string-literal": false
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue