Compare commits

...

2 Commits

Author SHA1 Message Date
6c6c0bc35d fix 2020-05-06 07:32:50 +02:00
552947bf2e fix yarn.lock 2020-05-05 19:52:00 +02:00
2 changed files with 1331 additions and 575 deletions

View File

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

File diff suppressed because it is too large Load Diff