Using
Building and development
Refer to the root README to set up building and development of the libs.
Code quality
Project uses ESLint to maintain code quality. Setup instructions:
VScode
- Install ESLint plugin
IDEA
- Enable ESLint in
Preferences -> Languages and frameworks -> JavaScript -> Code Quality Tools