null is not an identifier

pull/186/head
Rich-Harris 8 years ago
parent c353aa2447
commit 1cfbfb05d0

@ -16,7 +16,6 @@ export default {
Math: true,
NaN: true,
Number: true,
null: true,
Object: true,
parseFloat: true,
parseInt: true,

Loading…
Cancel
Save