1.0.0 • Published 6 years ago

steal-config-utils v1.0.0

Weekly downloads
493
License
MIT
Repository
github
Last release
6 years ago

steal-config-utils

Build Status npm version

This is a collection of utilities, meant to be used mostly by plugins, to add configuration about a module to steal's config. This enable a variety of features within steal, such as better error messaging and the slim build.

To use this package, import the specific module that you need.

Modules

steal-config-utils/import-specifiers

Contains functions for dealing with getting/setting the locations (line and column numbers) of import specifiers within code.

License

MIT