This commit is contained in:
Timo Hocker 2020-05-06 07:27:49 +02:00
parent ee09376d25
commit eefeb8c23e
2 changed files with 5 additions and 5 deletions

View File

@ -12,7 +12,7 @@ module.exports = {
node: true node: true
}, },
extends: [ extends: [
'@scode' '@sapphirecode'
], ],
globals: { globals: {
Atomics: 'readonly', Atomics: 'readonly',

View File

@ -23,10 +23,10 @@
chalk "^2.0.0" chalk "^2.0.0"
js-tokens "^4.0.0" js-tokens "^4.0.0"
"@scode/eslint-config@^2.0.15": "@sapphirecode/eslint-config@^2.0.15":
version "2.0.16" version "2.0.18"
resolved "https://npm.scode.ovh/@scode%2feslint-config/-/eslint-config-2.0.16.tgz#99ba872cbdc850d3865dde3d91568fb549980b88" resolved "https://registry.yarnpkg.com/@sapphirecode/eslint-config/-/eslint-config-2.0.18.tgz#cf34983ea65a0fdaa70595599439fae02c9f2e6b"
integrity sha512-Q0GC5T0T5qlGNyv+HJ7zx6VWJMA9tlZcU5TGA+uYI7xyNvumrP40bFeujCCsYJ9BxuEhqfbzW8rmZonzRYNe+w== integrity sha512-Z52Xq9vC8A2Sb/XGNyfwW5+NnrVzW4dJi+Xyy5DLgsPsMGFmYrXyrNQQvyI23OaYx/lx3tiobNZq6F/+38rAMA==
dependencies: dependencies:
eslint-plugin-jsdoc "^24.0.0" eslint-plugin-jsdoc "^24.0.0"
eslint-plugin-node "^11.0.0" eslint-plugin-node "^11.0.0"