mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-05-17 05:59:40 +03:00
9 lines
134 B
JSON
9 lines
134 B
JSON
{
|
|
"extends": "@~local/tsconfig",
|
|
"compilerOptions": {
|
|
"outDir": "./dist/",
|
|
"baseUrl": "./src/",
|
|
"typeRoots": []
|
|
}
|
|
}
|