0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00

null is not an identifier

This commit is contained in:
Rich-Harris 2016-12-11 13:29:37 -05:00
parent c353aa2447
commit 1cfbfb05d0

View File

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