You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure if this issue is more related to VSCode, tslint or this plugin, but considering that tslint works as expected except for the prettier part I'm starting by posting an issue here.
My project folder structure looks similar to this:
In VSCode, I open the project root. Now prettier won't do anything unless I specify an absolute path to the tslint.js file for "tslint.configFile" config option in VSCode.
I'm not sure but I guess this is an issue for the TSLint VSCode extension. Could you provide some logs from your TSLint VSCode extension (the TSLint section in the Output panel) so that we could investigate?
I'm not sure if this issue is more related to VSCode, tslint or this plugin, but considering that tslint works as expected except for the prettier part I'm starting by posting an issue here.
My project folder structure looks similar to this:
In VSCode, I open the project root. Now prettier won't do anything unless I specify an absolute path to the tslint.js file for
"tslint.configFile"
config option in VSCode.OS: macOS 10.14.6
VSCode 1.37
tslint@5.14.0
tslint-plugin-prettier@2.0.1
tslint.js:
The text was updated successfully, but these errors were encountered: