mirror of
https://git.vectorsigma.ru/public/photoview.git
synced 2026-08-03 21:09:05 +00:00
Make scroll relative to whole page, rather than content box
This commit is contained in:
@@ -101,8 +101,8 @@
|
||||
},
|
||||
"jest": {
|
||||
"testMatch": [
|
||||
"**/__tests__/**/*.+(ts|tsx|js)",
|
||||
"**/?(*.)+(spec|test).+(ts|tsx|js)"
|
||||
"**/__tests__/**/*.+(ts|tsx|js|jsx)",
|
||||
"**/?(*.)+(spec|test).+(ts|tsx|js|jsx)"
|
||||
],
|
||||
"transformIgnorePatterns": [
|
||||
"^.+\\.css$"
|
||||
|
||||
Reference in New Issue
Block a user