{
"compilerOptions": {
"baseUrl": "src",
"paths": {
"@appsmith/*": ["ee/*"],
"test/*": ["../test/*"]
}