{ "compilerOptions": { "target": "ES2020", "baseUrl": ".", "paths": { "~*": ["./src/*"] } } }