mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-05-21 03:58:01 +03:00
8 lines
112 B
JSON
8 lines
112 B
JSON
{
|
|
"extends": "@local/tsconfig",
|
|
"compilerOptions": {
|
|
"outDir": "./dist/",
|
|
"baseUrl": "./src/"
|
|
}
|
|
}
|