The combination of prettier and eslint was causing some conflicting error messages in formatting between VSCode and using npm in the CLI. For the most part, there were only a couple of required formatting changes that prettier was covering, so the change is minor. The cucumber dependency had a major version bump and was carrying some unsafe dependencies in the older version. This commit bumps to the new version and makes appropriate configuration changes. Signed-off-by: Lance Ball <lball@redhat.com> |
||
|---|---|---|
| .. | ||
| batch_test.ts | ||
| ce.png | ||
| cloud_event_test.ts | ||
| constants_test.ts | ||
| emitter_factory_test.ts | ||
| emitter_singleton_test.ts | ||
| message_test.ts | ||
| parser_test.ts | ||
| sdk_test.ts | ||
| spec_1_tests.ts | ||
| utilities_test.ts | ||