mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-18 09:30:36 +03:00
gitignore
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"test": "jest --coverage",
|
||||
"build": "npx rollup -c --config-project='overlayscrollbars'",
|
||||
"build": "npx rollup -c --config-project='overlayscrollbars' && npx rollup -c --config-project='overlayscrollbars-jquery'",
|
||||
"lint": "npx eslint --fix ."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user