Skip to content

Commit ef9c67c

Browse files
Actually deactivate warning 4. (#3)
1 parent 4f5044e commit ef9c67c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
"subdirs": false
1616
}
1717
],
18-
"bsc-flags": ["-bs-no-version-header", "-warn-error @a-4"],
18+
"bsc-flags": ["-bs-no-version-header", "-warn-error @a", "-w -4"],
1919
"bs-dependencies": []
2020
}

0 commit comments

Comments
 (0)