2022-06-02 15:05:24 +02:00
2022-06-02 15:00:09 +02:00
2018-12-04 13:00:55 +01:00
2021-02-22 10:20:30 +01:00
2022-06-02 14:54:02 +02:00
2022-06-02 15:05:24 +02:00
2018-11-28 16:43:15 +01:00
2022-06-02 15:05:23 +02:00
2022-06-02 15:05:23 +02:00

@openstapps/configuration

pipeline status npm license) documentation

Checks your @openstapps project's configuration and automatically adjusts it to adhere to the suggested defaults.

Installation

Install it as a dev dependency in your project and it will check your configuration and add a script in your package.json to check the configuration again easily afterwards.

npm install --save-dev @openstapps/configuration
npm run check-configuration

You can also install it globally and use it as a cli.

npm install -g @openstapps/configuration
openstapps-configuration --help

Configuration

To configure how your project's configuration is checked add a property "openstappsConfiguration" to your package.json with all or some properties of the configuration.

Description
Monorepo that contains all projects for the Open StApps project.
Readme 56 MiB
Languages
TypeScript 85.8%
HTML 7.5%
SCSS 4%
JavaScript 1.6%
Dockerfile 0.4%
Other 0.5%