1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-08-10 22:11:50 +02:00

Mobile: Fixes #7918: Unrevert #7953: Migrate to react-native-drawer-layout (#8379)

This commit is contained in:
Henry Heino
2023-07-06 11:18:43 -07:00
committed by GitHub
parent 28923a69b2
commit b15c81fef8
10 changed files with 201 additions and 54 deletions

View File

@@ -42,6 +42,8 @@ module.exports = {
'zxcvbn': 'readonly',
'tinymce': 'readonly',
'JSX': 'readonly',
},
'parserOptions': {
'ecmaVersion': 2018,