918f1ea4f7
* sync first remote smoke tests * update smoke test scripts
8 lines
95 B
JSON
8 lines
95 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": ".",
|
|
"paths": {
|
|
"~/*": ["src/*"]
|
|
}
|
|
}
|
|
}
|