southworks / botbuilder-js

JavaScript SDK used to build chat bots for the Microsoft Bot Framework.
MIT License
1 stars 3 forks source link

fix: [#4684] ESLint issues in botbuilder-ai-luis #495

Open sw-joelmut opened 1 month ago

sw-joelmut commented 1 month ago

Addresses # 4684

minor

Description

This PR removes the unnecessary eslint.config file to reference the root one directly in the botbuilder-ai-luis project. No ESLint warnings or errors found.

Specific Changes

Testing

The following image shows that there are no more ESLint issues. image

coveralls commented 2 weeks ago

Pull Request Test Coverage Report for Build 11843366524

Details


Totals Coverage Status
Change from base Build 11691458662: 0.0%
Covered Lines: 20515
Relevant Lines: 23064

💛 - Coveralls