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:
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…
Reference in New Issue
Block a user