cd6cf6f9f8
* update eslint configurations * show only eslint warnings * add dependencies * removed unused imports and add only warn to every library * move eslint-plugin-only-warn to the right place * fix import errors * remove files config * Update eslint.config * Remove blank line and spaces --------- Co-authored-by: Joel Mut <joel.mut@southworks.com> Co-authored-by: CeciliaAvila <cecilia.avila@southworks.com> |
||
---|---|---|
.. | ||
generated | ||
src | ||
test | ||
.gitignore | ||
LICENSE | ||
README.md | ||
eslint.config.cjs | ||
package.json | ||
tsconfig.json |
README.md
botbuilder-dialogs-adaptive-runtime
This package combines botbuilder-dialogs-adaptive-runtime-core
along with any configured plugins
to produce a set of runtime services. Those services are then arranged into working "bots" by the
various integration packages.