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
{{ message }}
This repository has been archived by the owner on Jul 12, 2019. It is now read-only.
some features have an associated markdown file to explain some guidelines regarding the thing. if we had a schema to generate all files and stuff, it would be nice
either
ng g guidelines components/loaders/gauge creates the mardown file guidelines/components/loaders/gauge.md
or
ng g feature components/loaders/gauge --guidelines creates a gauge feature and md file and links the 2
The text was updated successfully, but these errors were encountered:
some features have an associated markdown file to explain some guidelines regarding the thing. if we had a schema to generate all files and stuff, it would be nice
either
ng g guidelines components/loaders/gauge
creates the mardown fileguidelines/components/loaders/gauge.md
or
ng g feature components/loaders/gauge --guidelines
creates a gauge feature and md file and links the 2The text was updated successfully, but these errors were encountered: