mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-11 12:12:55 +00:00
docs: adjust readme to reflect actual behavior
This commit is contained in:
@@ -39,6 +39,6 @@ The following files are automatically copied to your project's root directory if
|
|||||||
|
|
||||||
## Adjusted files
|
## Adjusted files
|
||||||
|
|
||||||
Your project's `package.json` will be examined to determine whether or not you have `nyc` installed in your `devDependencies`. If it is installed the recommended configuration for `nyc` will be added to/updated in your `package.json`.
|
Your project's `package.json` will be examined to determine whether or not you have `nyc` installed in your `devDependencies`. If it is installed the recommended configuration for `nyc` will be added to your `package.json` if it does not exist.
|
||||||
|
|
||||||
A script called `check-configuration` will be added to your `package.json` to execute the configuration script manually again.
|
A script called `check-configuration` will be added to your `package.json` to execute the configuration script manually again.
|
||||||
|
|||||||
Reference in New Issue
Block a user