mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-07 07:52:26 +03:00
add clean to build
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"extends": "./tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": "./src/",
|
||||
"outDir": "dist",
|
||||
"outDir": "./dist/types",
|
||||
"declaration": true,
|
||||
"types": ["react"]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user