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-dialogs-declarative #513

Open ceciliaavila opened 4 weeks ago

ceciliaavila commented 4 weeks ago

Addresses # 4684

minor

Description

This PR fixes the new ESLint errors and warnings that occur after upgrading the ESLint packages in the botbuilder-dialogs-declarative project.

Specific Changes

Testing

The following images show the number of issues fixed in the library and the tests passing after the changes. image

coveralls commented 1 week ago

Pull Request Test Coverage Report for Build 11816471775

Details


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

💛 - Coveralls