This commit is contained in:
Timo Hocker 2020-05-06 07:32:54 +02:00
parent fc54ff3932
commit 48f87e2ef4
2 changed files with 3263 additions and 2 deletions

View File

@ -2,7 +2,7 @@
* Copyright (C) Sapphirecode - All Rights Reserved * Copyright (C) Sapphirecode - All Rights Reserved
* This file is part of Crypto-Helper which is released under MIT. * This file is part of Crypto-Helper which is released under MIT.
* See file 'LICENSE' for full license details. * See file 'LICENSE' for full license details.
* Created by Timo Hocker <timo@scode.ovh>, March 2020 * Created by Timo Hocker <timo@sapphirecode.ovh>, March 2020
*/ */
module.exports = { module.exports = {
@ -12,7 +12,7 @@ module.exports = {
node: true node: true
}, },
extends: [ extends: [
'@scode' '@sapphirecode'
], ],
globals: { globals: {
Atomics: 'readonly', Atomics: 'readonly',

3261
yarn-error.log Normal file

File diff suppressed because it is too large Load Diff