pidgin/nest

Add Eion's new teams plugin

2022-04-27, Gary Kramlich
df3910ed295a
Add Eion's new teams plugin

Testing Done:
Ran locally verified the plugins page looks right and that searching and filtering was fine.

Reviewed at https://reviews.imfreedom.org/r/1398/
env:
browser: true
es6: true
node: true
extends: 'eslint:recommended'
globals:
Atomics: readonly
SharedArrayBuffer: readonly
parserOptions:
ecmaVersion: 2018
sourceType: module
rules: {}