botbuilder-js/libraries/botbuilder-ai-luis
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
..
src feat: export ai components for runtime consumption (#3586) 2021-04-16 09:36:59 -07:00
.gitignore feat: export ai components for runtime consumption (#3586) 2021-04-16 09:36:59 -07:00
LICENSE Add LICENCE to libraries (#4169) 2022-03-21 17:43:03 -04:00
README.md feat: export ai components for runtime consumption (#3586) 2021-04-16 09:36:59 -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 feat: export ai components for runtime consumption (#3586) 2021-04-16 09:36:59 -07:00

README.md

botbuilder-ai-luis

The LuisBotComponent repackaged for consumption as a component in the Adaptive Dialogs runtime.

See the botbuilder-ai package for more details.