Skip to content

Commit

Permalink
pkp/pkp-lib#9527 Adjust size for modal to be screenshoted
Browse files Browse the repository at this point in the history
  • Loading branch information
jardakotesovec committed Dec 18, 2023
1 parent 89909ad commit 76313a7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ module.exports = {
},
parserOptions: {
ecmaVersion: 'latest',
ecmaFeatures: {
jsx: true,
},
},
rules: {
'vue/multi-word-component-names': 'off',
Expand Down

0 comments on commit 76313a7

Please sign in to comment.