@component-controls/config

Component controls configuration reading utilities

Usage no npm install needed!

<script type="module">
  import componentControlsConfig from 'https://cdn.skypack.dev/@component-controls/config';
</script>

README

Table of contents

Overview

Configuration file utilities. Uses the glob package to locate story files from the configuration

Installation

This package is usually installed as part of the @component-controls package, but you can also install it standalone:

$ npm install @component-controls/config --save-dev

API