apache / apache/casbin-dashboard
Replace regular JS functions with ES6 arrow functions.
Open
- Dominant language
- JavaScript
- Stars
- 88
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
ES6 arrow function has a simple syntax. Also, we don't need to bind this for every function within the code if we use the arrow function instead of regular function.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.