Security update for permissions_by_term
[yaffs-website] / web / modules / contrib / permissions_by_term / js / README.md
1 JavaScript code has been tested with [Jasmine](https://jasmine.github.io/). Install the dependencies by [Yarn](https://yarnpkg.com/lang/en/).
2 Just run `yarn`. To run the tests, switch to the `js` folder and run `yarn test`.