Add a warning about using >ES7 javascript features on ios mobile

This commit is contained in:
Steven Swartz 2022-11-13 16:16:37 -05:00 committed by GitHub
parent 945240c76b
commit 0e16706132
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
"DOM",
"ES5",
"ES6",
"ES7" //ES7 is the latest javascript version supported by the Obsidian IOS mobile app
"ES7" //ES7 is the latest javascript version supported by the Obsidian iOS mobile app
]
},
"include": [