- Linting: As per latest ash-nazg

- Docs: Update license badge
- Docs(CHANGES): Update
- npm: Update devDeps. and package-lock.json
This commit is contained in:
Brett Zamir
2020-07-01 13:34:47 +08:00
parent ad80f18088
commit 4c638d4820
16 changed files with 1138 additions and 1546 deletions

View File

@@ -63,6 +63,8 @@ module.exports = {
'history',
'history.pushState',
'history.replaceState',
'location.hash',
'navigator',
'Number.parseFloat',
'Number.parseInt',
'Number.isNaN'
@@ -142,8 +144,10 @@ module.exports = {
'JSON',
'KeyboardEvent',
'location.href',
'location.origin',
'MouseEvent',
'MutationObserver',
'navigator',
'Number.isNaN',
'Number.parseFloat',
'Number.parseInt',