Add eslint-config-joelpurra
Repository details (uvcc)
- Project page
- uvcc
- Project category
- uvcc (165 entries)
- Repository
-
@joelpurra/uvcc
- Owner
-
@joelpurra
- Issues
-
@joelpurra/uvcc/issues
- Contributors
-
@joelpurra/uvcc/graphs/contributors
Commit details (ad3de681)
- Author
- Joel Purra
- Authored at
- Commiter
- Joel Purra
- Commited at
Commit message
Add eslint-config-joelpurra
Changed files (13)
-
.xo-config.js
+23, -0 -
index.js
+18, -16 -
package.json
+1, -0 -
src/camera-control-helper-factory.js
+4, -4 -
src/camera-control-helper.js
+18, -18 -
src/camera-factory.js
+7, -7 -
src/camera-helper-factory.js
+5, -5 -
src/camera-helper.js
+15, -15 -
src/command-handlers.js
+16, -16 -
src/command-manager.js
+12, -12 -
src/output.js
+4, -2 -
src/runtime-configurator.js
+58, -53 -
src/uvc-device-lister.js
+5, -5