You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Frequently we make components with no logic that we do not wish to write unit tests for. We would like to use the CLI to generate components with no spec file.
How do you use the generation feature of the CLI with out creating a spec file?