node-zwave-js icon indicating copy to clipboard operation
node-zwave-js copied to clipboard

Add lint rule to prefer more specific library sub-imports

Open AlCalzone opened this issue 1 year ago • 0 comments

e.g. to import ZWaveError from @zwave-js/core/error instead of the barrel entrypoint.

AlCalzone avatar Nov 07 '24 13:11 AlCalzone