brackets-emmet
brackets-emmet copied to clipboard
Fixed callback signature in file.read for keymap.json
The previous signature used just callback, taking the 'null' value for err and assigning it to keymap, throwing a null-value error when the keymap variable was accessed later on.
any updates on this?