diff options
-rw-r--r-- | config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.json b/config.json index 35e89e9..d54c9fc 100644 --- a/config.json +++ b/config.json @@ -3,7 +3,7 @@ "Assemblies":[], "ScriptInject":null, "AllowScripts":false, - "MaxLintLevel":"Fatal", + "MaxLintLevel":"Warning", "DontCopyAssets":false, "UriSchemas": { "https:": [ |