We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17733ad commit 28de74cCopy full SHA for 28de74c
1 file changed
bsconfig.json
@@ -15,6 +15,9 @@
15
"subdirs": false
16
}
17
],
18
- "bsc-flags": ["-bs-no-version-header", "-warn-error @a"],
+ "bsc-flags": ["-bs-no-version-header"],
19
+ "warnings": {
20
+ "error": true
21
+ },
22
"bs-dependencies": []
23
0 commit comments