9 lines
101 B
JSON
9 lines
101 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": "src",
|
|
"paths": {
|
|
"@appsmith/*": ["*"]
|
|
}
|
|
}
|
|
}
|