Issue with npm module

How can I use npm module in zen theme?

I think you need to be a bit more specific.

As a developer, I am using zen theme now.
I’d like to add css formatter to it.
To do this, I have to use stylelint npm module.
And zen use it to self stylelint.
So I need to import this module js file in assets/js folder.