Closed
Description
From @phra on November 9, 2017 20:11
i usually write my ts/js code without semicolons and there is now way to configure vscode to avoid adding semicolons to auto imports. it would be nice an automatic parsing of the tslint config or at least a configurable option in the settings.
- VSCode Version: 1.18
- OS Version: Linux
Steps to Reproduce:
- use new autoimport feature
- imports are always with semicolons
Copied from original issue: microsoft/vscode#37991