mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-11 04:45:02 +00:00
Docs updates
This commit is contained in:
parent
f820a06bac
commit
028786d348
13 changed files with 208 additions and 60 deletions
|
@ -24,6 +24,8 @@
|
|||
"interface-name": false,
|
||||
"no-submodule-imports": false,
|
||||
"no-floating-promises": true,
|
||||
"no-string-literal": false
|
||||
"no-string-literal": false,
|
||||
"no-object-literal-type-assertion": false,
|
||||
"no-angle-bracket-type-assertion": false
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue