Skip to content

Commit f228847

Browse files
authored
chore: elevate warnings to errors (#862)
Exclude winpty from this process because it is legacy code.
1 parent a12d939 commit f228847

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

binding.gyp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
'/guard:cf',
1515
'/sdl',
1616
'/W3',
17-
'/w34146',
18-
'/w34244',
19-
'/w34267',
17+
'/we4146',
18+
'/we4244',
19+
'/we4267',
2020
'/ZH:SHA_256'
2121
]
2222
},

0 commit comments

Comments
 (0)