forked from Botanical/BotanJS
Fixed resolver incorrectly stripping class names
This commit is contained in:
@@ -22,7 +22,7 @@ _AstConf_.AstroEdit.paths = {};
|
||||
/** @type {object} */
|
||||
_AstConf_.AstroEdit.sections;
|
||||
|
||||
/** @type {object} */
|
||||
/** @type {!Object<string, *>} */
|
||||
_AstConf_.AstroEdit.flags = {};
|
||||
/** @type {string} */
|
||||
_AstConf_.AstroEdit.flags.URICount;
|
||||
|
||||
Reference in New Issue
Block a user