Skip to content

1.0.20180322194411: Add javascript code snippet validation (#662)

Choose a tag to compare

@tetron tetron released this 22 Mar 20:02
· 2076 commits to main since this release
* Add validation for javascript expressions.

Fixes #594. To do this, it is needed to add jshint and refractor
js_sandbox to so that it can be useful for this.