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