# Scalar Configuration

[![Version](https://img.shields.io/npm/v/%40scalar/config)](https://www.npmjs.com/package/@scalar/config)
[![Downloads](https://img.shields.io/npm/dm/%40scalar/config)](https://www.npmjs.com/package/@scalar/config)
[![License](https://img.shields.io/npm/l/%40scalar%2Fconfig)](https://www.npmjs.com/package/@scalar/config)
[![Discord](https://img.shields.io/discord/1135330207960678410?style=flat&color=5865F2)](https://discord.gg/scalar)

Defining types and functions for validating Scalar Configuration files (`scalar.config.json`) to be used with the Scalar.

## Development

We are using [TypeBox](https://github.com/sinclairzx81/typebox) for JSON schema validation.

## Community

We are API nerds. You too? Let's chat on Discord: <https://discord.gg/scalar>

## License

The source code in this repository is licensed under [MIT](https://github.com/scalar/scalar/blob/main/LICENSE).
