Adding new site setup fields. (#840)
This commit is contained in:
parent
8fdbaf4499
commit
24548ccba8
34 changed files with 1207 additions and 568 deletions
|
@ -19,6 +19,7 @@
|
|||
"noUnusedParameters": true,
|
||||
"noImplicitReturns": true,
|
||||
"experimentalDecorators": true,
|
||||
"strictNullChecks": false,
|
||||
"noFallthroughCasesInSwitch": true
|
||||
},
|
||||
"include": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue