eslint-plugin-gamut

2.4.32.4.4-alpha.c8dfb9.0
dist/gamut-import-paths.js
~dist/gamut-import-paths.jsModified
−1
Index: package/dist/gamut-import-paths.js
===================================================================
--- package/dist/gamut-import-paths.js
+++ package/dist/gamut-import-paths.js
@@ -52,9 +52,8 @@
     defaultOptions: [],
     meta: {
         docs: {
             description: 'Ensure Gamut import statements have proper module paths.',
-            recommended: 'error',
         },
         fixable: 'code',
         messages: {
             removeDist: 'There is no need to append /dist to the end of this module path.',