mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2024-10-01 01:26:10 -04:00
trying to convince codacy about the eslint changes
This commit is contained in:
parent
7b029d3657
commit
ae11d168ce
@ -16,6 +16,7 @@ env:
|
||||
globals:
|
||||
DOMPurify: readonly
|
||||
after: writable
|
||||
assert: writable
|
||||
before: writable
|
||||
cleanup: writable
|
||||
describe: readonly
|
||||
@ -23,7 +24,7 @@ globals:
|
||||
jsc: readonly
|
||||
jsdom: writable
|
||||
kjua: writable
|
||||
WebCrypto: readonly
|
||||
WebCrypto: writable
|
||||
|
||||
# http://eslint.org/docs/rules/
|
||||
rules:
|
||||
|
Loading…
Reference in New Issue
Block a user