This commit is contained in:
Timo Hocker 2020-05-06 07:46:20 +02:00
parent 1a93f59d9a
commit f145126821

View File

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