-
sallar codemixers code hmm, I've tried this: { "compilerOptions": { "baseUrl": ".", "paths": { "~/*": ["./*"] } } } (and without the
compilerOptions
) and it's not picking up or letting me follow the definitions…
compilerOptions
) and it's not picking up or letting me follow the definitions…