diff --git a/.eslintrc.js b/.eslintrc.js index 6cf3cdbcc4..1f2a8749a8 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -116,6 +116,5 @@ module.exports = { parserOptions: { sourceType: 'module', ecmaVersion: 'latest', - projectSerivce: true, }, }