Closed
Description
What code were you trying to parse?
@dec()
const a = 1
What did you expect to happen?
Throw an error.
What actually happened?
No decorators
attached nor errors were thrown.
Versions
package | version |
---|---|
@typescript-eslint/typescript-estree |
1.1.0 |
TypeScript |
3.2.2 |
node |
X.Y.Z |
npm |
X.Y.Z |
Original post: prettier/prettier#5823