Make @probablycorey happier

This commit is contained in:
David Graham & Nathan Sobo
2012-07-05 17:18:11 -06:00
parent 45a45bcbc8
commit 822b85a8be

View File

@@ -9,6 +9,7 @@ UndoManager = require 'undo-manager'
module.exports =
class Buffer
@idCounter = 1
undoManager: null
modified: null
lines: null
file: null