:wave: I'm not sure if this is just my vs code iss...
# help
k
👋 I'm not sure if this is just my vs code issue but I only get this when working on bootstrapped SST app. It's lagging to save file when it's changed.
a
Are you inside of a container or VM maybe?
k
no, it's just my local vs code
a
no idea then, sorry, never seen that problem myself
f
hmm.. bootstrapped SST apps don’t come with Prettier.. it’s likely configured within your VS Code.
y
I have the same issue. I basically ported an existing serverless app to sst with the exact same eslint and prettier config as before and its lagging majorly in the sst project. I am not sure what is causing the issue.