linaria
linaria copied to clipboard
`linaria/stylelint-config` unexpected token with typescript
Environment
- Linaria version: 1.3.3
- Bundler (+ version): [email protected], [email protected]
- Node.js version: 12.6.3
- OS: Mac
Description
I got error Unexpected token, expected ";" from other file that contains
type Props = { primary?: boolean; };