TypeScript/tests/cases
Andy f71d6005a2
Use nextToken() after parsing a tag name so we can parse type keywords (#26915)
* Use nextToken() after parsing a tag name so we can parse type keywords

* Make callback to skipWhitespaceOrAsterisk non-optional
2018-09-13 15:49:06 -07:00
..
compiler Fix bug: Ignore @enum tag in TS (#27076) 2018-09-13 15:24:49 -07:00
conformance Use nextToken() after parsing a tag name so we can parse type keywords (#26915) 2018-09-13 15:49:06 -07:00
fourslash Support testing jsdoc tags of completions (#26962) 2018-09-13 08:47:50 -07:00
project
projects
test262-harness
unittests
user