botbuilder-js/libraries/botbuilder-dialogs-adaptive...
Jhonatan Sandoval Velasco cd6cf6f9f8
bump: Update ESLint packages and migrate to eslint.config.cjs files (#4776)
* 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>
2024-10-29 09:04:25 -05:00
..
generated fix: config file overrides (#3660) 2021-05-06 14:45:01 -07:00
src refactor: AgentSettings Circular Structure and improve internals (#4641) 2024-04-16 08:28:55 -05:00
test Throw error for wrong storage settings value. (#4381) 2023-01-04 12:14:10 -06:00
.gitignore fix: rename runtime packages (#3481) 2021-03-29 16:26:30 -07:00
LICENSE Add LICENCE to libraries (#4169) 2022-03-21 17:43:03 -04:00
README.md fix: rename runtime packages (#3481) 2021-03-29 16:26:30 -07:00
eslint.config.cjs bump: Update ESLint packages and migrate to eslint.config.cjs files (#4776) 2024-10-29 09:04:25 -05:00
package.json bump: Update ESLint packages and migrate to eslint.config.cjs files (#4776) 2024-10-29 09:04:25 -05:00
tsconfig.json fix: rename runtime packages (#3481) 2021-03-29 16:26:30 -07:00

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.