Get the Newsletter

standardConfiguration

A Method

standardConfiguration(): FrameworkConfiguration

Sets up the standard Aurelia configuration. This is equivalent to calling `.defaultBindingLanguage().defaultResources().eventAggregator().history().router();`

Returns

Returns the current FrameworkConfiguration instance.