trying to convince codacy about the eslint changes

This commit is contained in:
El RIDO 2019-09-08 09:02:15 +02:00
parent 7b029d3657
commit ae11d168ce
No known key found for this signature in database
GPG Key ID: 0F5C940A6BD81F92
1 changed files with 2 additions and 1 deletions

View File

@ -16,6 +16,7 @@ env:
globals: globals:
DOMPurify: readonly DOMPurify: readonly
after: writable after: writable
assert: writable
before: writable before: writable
cleanup: writable cleanup: writable
describe: readonly describe: readonly
@ -23,7 +24,7 @@ globals:
jsc: readonly jsc: readonly
jsdom: writable jsdom: writable
kjua: writable kjua: writable
WebCrypto: readonly WebCrypto: writable
# http://eslint.org/docs/rules/ # http://eslint.org/docs/rules/
rules: rules: