We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue created from fantomas-online
module CapitalGuardian.App open Fable.Core.JsInterop open Fable.React open Feliz [<ReactComponent()>] let private App () = div [] [ str "meh 2000k" (* {small && <Navigation />} <Container> {!small && <Header />} {!small && <Navigation />} {routeResult || <NotFoundPage />} </Container> <ToastContainer /> *) ] exportDefault App
module CapitalGuardian.App open Fable.Core.JsInterop open Fable.React open Feliz [<ReactComponent>] let private App () = div [] [ str "meh 2000k" ] exportDefault App
Comment got removed...
Fantomas Master at 04/04/2021 19:08:45 - 7adf48f
Default Fantomas configuration
Did you know that you can ignore files when formatting from fantomas-tool or the FAKE targets by using a .fantomasignore file?
The text was updated successfully, but these errors were encountered:
Print trivia of brackets in ElmishReactWithChildren. Fixes fsprojects…
0ccda39
…#1601.
Print trivia of brackets in ElmishReactWithChildren. Fixes #1601. (#1602
cdee1f9
)
Successfully merging a pull request may close this issue.
Issue created from fantomas-online
Code
Result
Problem description
Comment got removed...
Extra information
Options
Fantomas Master at 04/04/2021 19:08:45 - 7adf48f
Default Fantomas configuration
Did you know that you can ignore files when formatting from fantomas-tool or the FAKE targets by using a .fantomasignore file?
The text was updated successfully, but these errors were encountered: