mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Ignore C4819 warning in VS.
This commit is contained in:
@@ -268,6 +268,7 @@
|
||||
4481, # nonstandard extension used: override specifier 'override'
|
||||
4512, # assignment operator could not be generated
|
||||
4702, # unreachable code
|
||||
4819, # The file contains a character that cannot be represented in the current code page
|
||||
],
|
||||
},
|
||||
}],
|
||||
|
||||
Reference in New Issue
Block a user