OsmosysSoftware / dev-standards

Documentation for all the development category standards followed at Osmosys
2 stars 11 forks source link

Angular Eslint Setup Incomplete Steps #5

Closed osm-vishnukyatannawar closed 11 months ago

osm-vishnukyatannawar commented 11 months ago

I tried to follow the steps mentioned in angular coding standards from here https://github.com/OsmosysSoftware/dev-standards/blob/main/coding-standards/angular.md#npm-commands

When I run this command I see a menu, but in document it does not mention what to do with that menu.

npm init @eslint/config

image

Please add steps clearly so that eslint can be configured without any issues.

ashutosh-bisoyi commented 11 months ago

I'll look into this issue.

We're currently in the process of refining the angular documentation, and as part of that, we'll be providing a detailed breakdown of these steps.

ashutosh-bisoyi commented 11 months ago

@osm-vishnukyatannawar this pr #13 revamps the current angular standard doc and adds a detailed guide to set up hassle-free listing in the angular project. We can close this issue now.

rajkumar-osmosys commented 11 months ago

Updated document covers all required steps: https://github.com/OsmosysSoftware/dev-standards/blob/main/coding-standards/angular.md

Closing this ticket, please raise a new ticket if there is any more feedback.