-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
I got past the eslint errors with the eslint-plugin-cssx!
Next, I also use flowtype.org for my react app, and it chokes on the syntax. I'm wondering if there is a flow preprocessor/api as well so we can take the same approach.
❯❯❯ flow Launching Flow server for /Users/kross/projects/my-relay-starter-kit
Spawned flow server (child pid=66702)
Logs will go to /private/tmp/flow/zSUserszSkrosszSprojectszSmy-relay-starter-kit.log
src/App.js:21
21: font-family: Roboto, sans-serif;
^ Unexpected token :
Found 1 errorReproducing
- git clone https://github.com/rosskevin/my-relay-starter-kit
- npm install
- npm run flow
Metadata
Metadata
Assignees
Labels
No labels