Closed sm2017 closed 7 years ago
Are you working on something in fbjs
? I don't use WebStorm nor that feature so I'm not sure I can help here.
@zpao I want to build a project with react native , and want to match with facebook code style
Is Atom IDE (with Nuclide) has Reformat Code
and format my code using .eslintrc
file ?
@zpao Can you help me?
You can use the published eslint config if JetBrains supports that. Nuclide's reformat code uses prettier, so you can just use that.
Otherwise, I don't think there's anything else I can do to help you.
How can I import fbjs code style to WebStorm ? I use
Code -> Reformat Code
frequency and currently it is not compatible with fbjs