WrenSecurity / wrenidm

Community‐developed identity management system with a flexible data model, multiple extension points and scripting support, including JavaScript and Groovy.
https://wrensecurity.org/
Other
40 stars 19 forks source link

Upgrade ESLint and Babel. Use Wren Security ESLint conventions. #161

Closed karelmaxa closed 1 year ago

karelmaxa commented 1 year ago

This PR adds our ESLint conventions (@wrensecurity/eslint-config) to the project. ESLint and Babel dependencies have been upgraded to the latest versions. NPM lock files have been upgraded to the version 3.

After the change, I built a Docker image and tested both UIs (admin, enduser). All test cases were successful, no errors were reported.