Skip to content

Conversation

lukel97
Copy link
Collaborator

@lukel97 lukel97 commented Jun 29, 2018

Includes new code action support

@@ -10,8 +10,7 @@
},
"typescript.tsdk": "./node_modules/typescript/lib",
"editor.tabSize": 2, // we want to use the TS server from our node_modules folder to control its version,
"editor.formatOnSave": true,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks like a spurious change?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The current package.json doesn't line up with the format on save option, so I turned it off so the diff wouldn't be unreadable. If you're happy with the current diff I'll reenable this setting and then reformat it?

@alanz
Copy link
Collaborator

alanz commented Jul 12, 2018

Diff looks fine, re-enable it.

@alanz alanz merged commit c0b38a6 into haskell:master Jul 12, 2018
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

Successfully merging this pull request may close these issues.

2 participants