Browse Source

atom: more config tweaks

Kyle P Davis 8 năm trước cách đây
mục cha
commit
1e83622f45
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      atom/config.cson

+ 2 - 2
atom/config.cson

@@ -17,10 +17,10 @@
     softTabs: false
     softTabs: false
     tabLength: 4
     tabLength: 4
   linter:
   linter:
-    inlineTooltipInterval: 1000
+    inlineTooltipInterval: 500
     showErrorPanel: false
     showErrorPanel: false
   "linter-eslint":
   "linter-eslint":
-    disableWhenNoEslintrcFileInPath: true
+    disableWhenNoEslintConfig: true
   "linter-flow": {}
   "linter-flow": {}
   "tree-view":
   "tree-view":
     hideIgnoredNames: true
     hideIgnoredNames: true