feat: carousel core (count, navigation, scrollToIndex)

This commit is contained in:
Ilia Mashkov
2026-07-01 07:53:46 +03:00
parent 067f0d472b
commit 79e59f8a84
3 changed files with 130 additions and 1 deletions
+1
View File
@@ -5,6 +5,7 @@
"moduleResolution": "bundler",
"strict": true,
"verbatimModuleSyntax": true,
"allowImportingTsExtensions": true,
"lib": ["ES2022", "DOM", "DOM.Iterable"],
"noEmit": true,
"skipLibCheck": true