config-loader: enable validation of required props in d.ts definitions + fix issues
This commit is contained in:
Vendored
+1
-1
@@ -15,7 +15,7 @@
|
||||
*/
|
||||
|
||||
export interface Config {
|
||||
frontend: {
|
||||
app: {
|
||||
baseUrl: string; // defined in core, but repeated here without doc
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user