{ "compilerOptions": { "baseUrl": "./static", "paths": { "rkgk/*": [ "./*" ] }, "target": "ES2020" } }