Skip to content

Commit

Permalink
Ignore js warning
Browse files Browse the repository at this point in the history
  • Loading branch information
alaatm committed Nov 9, 2020
1 parent 40927df commit 6504a10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Sejil.Client/src/components/shared/InfiniteScroll.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ export default class InfiniteScroll extends Component {
let passive = false;

const testOptions = {
// eslint-disable-next-line getter-return
get passive() {
passive = true;
}
Expand Down

0 comments on commit 6504a10

Please # to comment.