vmware-archive / clarity

Clarity is a scalable, accessible, customizable, open source design system built with web components. Works with any JavaScript framework, built for enterprises, and designed to be inclusive.
http://clarity.design
MIT License
6.43k stars 762 forks source link

fix(core): lint/logging #6488

Closed coryrylan closed 2 years ago

coryrylan commented 2 years ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

What is the new behavior?

This fixes the last linting/warning errors in the Core codebase for both the build and tests. There should be no warnings/logs in the console now.

Does this PR introduce a breaking change?

Other information