@Pål Brattberg a quick question about your setup from before, are you still using standard in your SST project? We are running into an issue where the fix that we had put in for your issue needs to be reverted and it's not really possible to use both standard and linting in SST on together. We'll need to add an option to disable linting in SST, since it doesn't make sense to use linting in SST and standard (or other linting setups) together.
p
Pål Brattberg
02/23/2021, 11:08 AM
Hey, sorry, missed this notice.
I'm still using standard, yes. If you need me to test anything or whatevs, just let me know!
j
Jay
02/24/2021, 6:45 PM
So are you relying on SST's linting or are you running your own lint commands?