mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
Just remove default, leave type
This commit is contained in:
@@ -98,6 +98,8 @@ module.exports =
|
||||
type: ['string', 'null']
|
||||
|
||||
# These can be used as globals or scoped, thus defaults.
|
||||
completions:
|
||||
type: ['array', 'object']
|
||||
fontFamily:
|
||||
type: 'string'
|
||||
default: ''
|
||||
|
||||
Reference in New Issue
Block a user