mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-19 18:00:37 +03:00
build script changes, vue: from jsx to template
This commit is contained in:
@@ -42,6 +42,7 @@ I've created this plugin because I hate ugly and space consuming scrollbars. Sim
|
||||
- RTL Direction support. (with normalization)
|
||||
- Simple and effective scrollbar-styling.
|
||||
- Rich extension system.
|
||||
- TypeScript support.
|
||||
|
||||
## Sponsors
|
||||
<table>
|
||||
@@ -138,7 +139,7 @@ I recommend setting these options in your **tsconfig.json**:
|
||||
{
|
||||
"compilerOptions": {
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"esModuleInterop": true,
|
||||
"esModuleInterop": true
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user