rad-ui / ui

Rad UI is an open-source, headless UI component library for building modern, fast, performant, accessible React applications
http://rad-ui.com
MIT License
13 stars 14 forks source link

Allow TS, TSX files for eslint #172

Closed CCleanerShot closed 3 months ago

CCleanerShot commented 9 months ago

ive never actually edited the eslint config file so im just adding an issue here for it. as it currently stands, they dont work for .ts and .tsx

kotAPI commented 9 months ago

we should extend our eslint config file to support linting of typescript files, I do not know how to do it, but lets keep this open til we figure out how to do, thanks for creating this. Its a good note to keep.

Dwayne-B commented 8 months ago

Hello Could I work on this issue?

kotAPI commented 8 months ago

Hello Could I work on this issue?

Sure @Dwayne-B !

kotAPI commented 3 months ago

closing as its been addressed already