"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.error_matchers = [ [32, new RegExp("No JavaScript or TypeScript code found\\."), 'foo bar'] ]; //# sourceMappingURL=error_matcher.js.map