mirror of
https://github.com/wassname/nvatom.git
synced 2026-08-01 12:40:44 +08:00
Update default config by specifying its type
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
{CompositeDisposable} = require 'atom'
|
||||
|
||||
module.exports =
|
||||
configDefaults:
|
||||
directory: 'testdata'
|
||||
config:
|
||||
directory:
|
||||
type: 'string'
|
||||
default: 'testdata'
|
||||
|
||||
notationalVelocityView: null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user