Skip to content

Commit

Permalink
Merge pull request #51 from vadymshymko/add-slide-info-to-change-call…
Browse files Browse the repository at this point in the history
…back

Add slide info to change callback
  • Loading branch information
vadymshymko authored Jun 18, 2022
2 parents 26141d8 + 1cf20da commit 0f91b5d
Show file tree
Hide file tree
Showing 4 changed files with 292 additions and 132 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"es2021": true,
"node": true
},
"extends": ["plugin:react/recommended", "airbnb", "prettier"],
"extends": ["plugin:react/recommended", "airbnb", "airbnb/hooks", "prettier"],
"parser": "@typescript-eslint/parser",
"parserOptions": {
"ecmaFeatures": {
Expand Down
Loading

0 comments on commit 0f91b5d

Please sign in to comment.