mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2026-01-10 19:05:56 +00:00
Beginning React+Redux template as a direct copy of the React one
This commit is contained in:
10
templates/ReactReduxSpa/appsettings.json
Executable file
10
templates/ReactReduxSpa/appsettings.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"Logging": {
|
||||
"IncludeScopes": false,
|
||||
"LogLevel": {
|
||||
"Default": "Verbose",
|
||||
"System": "Information",
|
||||
"Microsoft": "Information"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user