simontonsoftware / s-libs

A collection of libraries for any of javascript, rxjs, or angular.
MIT License
43 stars 5 forks source link

[eslint-config-ng] Add "no-shadow" rule #47

Closed ersimont closed 1 year ago

ersimont commented 3 years ago

It helps enforce the principle "don't have two things with the same name"

ersimont commented 1 year ago

This will be handled by strict config, with #96