sparksuite / react-accessible-dropdown-menu-hook

A simple Hook for creating fully accessible dropdown menus in React
http://sparksuite.github.io/react-accessible-dropdown-menu-hook
MIT License
112 stars 26 forks source link

Remove an unnecessary TS config file #254

Closed WesCossick closed 3 years ago

WesCossick commented 3 years ago

This PR removes an unnecessary TS config file that was used before we modernized the repo in #251.

codecov[bot] commented 3 years ago

Codecov Report

Merging #254 (cf5a5b2) into master (7657a4f) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #254   +/-   ##
=======================================
  Coverage   84.88%   84.88%           
=======================================
  Files           1        1           
  Lines          86       86           
  Branches       24       24           
=======================================
  Hits           73       73           
  Misses         13       13           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7657a4f...cf5a5b2. Read the comment docs.