This commit is contained in:
2020-05-06 07:44:44 +02:00
parent e0ea6b7302
commit 1a93f59d9a
2 changed files with 19 additions and 19 deletions

View File

@ -5,7 +5,7 @@ module.exports = {
node: true
},
extends: [
'@scode/eslint-config-ts'
'@sapphirecode/eslint-config-ts'
],
globals: {
Atomics: 'readonly',