This repository has been archived by the owner on Mar 25, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 885
Templated strings #332
Comments
It is the same issue I reported yesterday: see #331 |
gscshoyru
added a commit
to gscshoyru/tslint
that referenced
this issue
Apr 13, 2015
Fixes palantir#357, palantir#349, palantir#332, and possibly a couple others I missed
gscshoyru
added a commit
to gscshoyru/tslint
that referenced
this issue
Apr 13, 2015
Fixes palantir#357, palantir#349, palantir#332, and possibly a couple others I missed
@leeavital, can you please add a regression test case for this in the jsdoc rule? |
leeavital
added a commit
to leeavital/tslint
that referenced
this issue
Jul 1, 2015
leeavital
added a commit
to leeavital/tslint
that referenced
this issue
Jul 2, 2015
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi.
When linting this function:
i got the message
jsdoc is not formatted correctly on this line
in 2nd (\t * ${pkg.name} v${pkg.version}`,`) and 3th (
\t */``) lines that are missinterpreted as comments.The text was updated successfully, but these errors were encountered: