storm-config 0.27.0

A crate containing the configuration structure and utilities used by Storm Software monorepos.
Documentation
1
2
3
4
5
6
7
{
  "name": "storm-config",
  "$schema": "../../node_modules/nx/schemas/project-schema.json",
  "projectType": "library",
  "sourceRoot": "crates/storm-config/src",
  "targets": {}
}