Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autofix single-line object sort order broken when last item changes #5

Open
bondo opened this issue May 2, 2017 · 1 comment
Open

Comments

@bondo
Copy link
Member

bondo commented May 2, 2017

function (x: { b: string, a: string }) {} => function (x: { a: string b: string,}) {}

@kastermester
Copy link
Member

We need to report this upstream in https://github.com/palantir/tslint - it is not a rule we currently have any code involved with.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants