diff --git a/.eslintrc.js b/.eslintrc.js
index 65c24093..2ac72935 100644
--- a/.eslintrc.js
+++ b/.eslintrc.js
@@ -17,7 +17,6 @@ module.exports = {
     // Best Practices //
     //----------------//
     'default-case': 'warn',
-    'dot-notation': 'warn',
     'guard-for-in': 'warn',
     'no-alert': 'error',
     'no-caller': 'error',
