diff --git a/.eslintrc.js b/.eslintrc.js index 6c5a64d..f7bf38d 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -1,3 +1,3 @@ module.exports = { - "extends": "opensphere" + "extends": "@ngageoint/opensphere" };