southworks / botbuilder-js

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

fix: ESLint issues in botframework-schema #518

Open JhontSouth opened 1 month ago

JhontSouth commented 1 month ago

Addresses # 4684

minor

Description

This PR fixes the new ESLint issues after upgrading the ESLint packages in the botframework-schema library.

Specific Changes

Testing

The following image shows the issues fixed in the library. image