We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I looked in https://doc.otobo.org/manual/installation/10.1/en/content/requirements.html for the minimum supported JavaScript version in browsers. But I didn't find that information. My reason for looking was the question whether modules can be used in JavaScript code. I was hoping for ES6 support, https://en.wikipedia.org/wiki/ECMAScript_version_history#6th_Edition_%E2%80%93_ECMAScript_2015.
ES7 would be cool too, it has block scoped variables and functions.
The text was updated successfully, but these errors were encountered:
chzauleck
No branches or pull requests
I looked in https://doc.otobo.org/manual/installation/10.1/en/content/requirements.html for the minimum supported JavaScript version in browsers. But I didn't find that information. My reason for looking was the question whether modules can be used in JavaScript code. I was hoping for ES6 support, https://en.wikipedia.org/wiki/ECMAScript_version_history#6th_Edition_%E2%80%93_ECMAScript_2015.
ES7 would be cool too, it has block scoped variables and functions.
The text was updated successfully, but these errors were encountered: