design-system
design-system copied to clipboard
Configure ESLint to work with TypeScript
Is your feature request related to a problem? Please describe. I noticed while working on https://github.com/priceline/design-system/pull/950 that the current ESLint setup doesn't handle TypeScript files.
Describe the solution you'd like TS files should have ESLint warnings as expected.