In my react\javascript project i use Flow, and often get this error: ``` error Type annotations can only be used in TypeScript files. typescript:8010``` How can i disable it?