so you can set src/pages
folder mark directory as
/ Resource Root
so you can set public
folder mark directory as
/ Resource Root
Preferences / Languages & Frameworks / javascript language version Flow package or exectable set {your path}/node_modules/flow-bin
Install plugin Styled Components & Styled JSX
Preferences / Plugins
Preferences / Languages & Frameworks / javascript / Code Quality Tools / ESLint
- Manual ESLint configuration
- Node Interpreter: Project
- ESLint package: {your node_modules/eslint path}
- Configuration file: Automation search
Preferences / Languages & Frameworks / javascript / styled-components
- add the
media
- Download the sources of the vscode-mdx plugin
- In WebStorm, open Preferences/Settings | Editor | TextMate Bundles
- Click on the Add button and select the folder with the downloaded plugin
- Apply changes and close the settings dialog.