mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
Disable outline-none rule
This commit is contained in:
@@ -135,6 +135,7 @@ module.exports = (grunt) ->
|
||||
'ids': false
|
||||
'important': false
|
||||
'known-properties': false
|
||||
'outline-none': false
|
||||
'overqualified-elements': false
|
||||
'qualified-headings': false
|
||||
'unique-headings': false
|
||||
|
||||
Reference in New Issue
Block a user