Compare commits

..

No commits in common. "6c6c0bc35dfc17019872a150dbc2a5334b2656f8" and "fbdf4fe48b41064816af711369934be1d796abc4" have entirely different histories.

2 changed files with 575 additions and 1331 deletions

View File

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

File diff suppressed because it is too large Load Diff