prettier / tslint-config-prettier

Use TSLint with Prettier without any conflict

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"ter-computed-property-spacing" conflicts with prettier

bartlangelaan opened this issue ยท comments

The ter-computed-property-spacing rule from tslint-eslint-rules conflicts with Prettier.

image

ERROR: deploy.ts[117, 76]: There should be no space after '['.
ERROR: deploy.ts[119, 15]: There should be no space before ']'.

image

๐ŸŽ‰ This issue has been resolved in version 1.14.0 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€