mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
Deprecate max-tabs for tidy-tabs
This commit is contained in:
@@ -1007,9 +1007,8 @@
|
||||
"latestHasDeprecations": true
|
||||
},
|
||||
"max-tabs": {
|
||||
"version": "<=0.3.0",
|
||||
"hasDeprecations": true,
|
||||
"latestHasDeprecations": true
|
||||
"hasAlternative": true,
|
||||
"alternative": "tidy-tabs"
|
||||
},
|
||||
"maximize-panes": {
|
||||
"version": "<=0.1.0",
|
||||
|
||||
Reference in New Issue
Block a user