Josh Pike
Josh Pike
@edsuna this is the common standard, agreed
Actually I think it just might be configuration thing that tsgo doesn't support yet. Is there plans to support `importModuleSpecifier: 'non-relative'`?
[rome.json.zip](https://github.com/rome/tools/files/12282011/rome.json.zip) also this may be useful (you need to re add the organize imports property on it though)
Let me know when you have a window of time to recieve the file I'll comment with it
But the extension works on a file by file basis, wouldn't just giving a problem file do the job?
ok fine ill do a minimal repo hold on
Looking at migrating, and this one is very dangerous to have even as a possibility of going wrong.
Is there maybe a better way to detect whether a binding is function-like or has a getter, in general? I don't think it ever makes sense to be doing this...