UNPKG

mup-chromadb

Version:

Plugin for Meteor Up to add support for chromadb

19 lines (18 loc) 217 B
env: node: true extends: 'eslint:recommended' rules: indent: - error - 2 linebreak-style: - error - unix quotes: - error - single semi: - error - always no-console: - 0