Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

[package-json-lint] Add a flag to mark a project as application, module, or devModule. #700

Merged
merged 8 commits into from
Aug 31, 2021

Conversation

pranav300
Copy link
Contributor

@pranav300 pranav300 commented Aug 23, 2021

Summary

This PR adds a variable projectType to flag a project as application, module, or devModule.
The fallback value for projectType is module. Currently seems a most common scenario.

Closes #696

@cerner/terra

@pranav300 pranav300 self-assigned this Aug 23, 2021
@pranav300 pranav300 requested a review from tbiethman as a code owner August 23, 2021 16:19
@mjhenkes mjhenkes temporarily deployed to terra-toolki-add-a-flag-xgipgx August 23, 2021 16:20 Inactive
@mjhenkes mjhenkes temporarily deployed to terra-toolki-add-a-flag-xgipgx August 24, 2021 14:45 Inactive
@mjhenkes mjhenkes temporarily deployed to terra-toolki-add-a-flag-xgipgx August 24, 2021 18:33 Inactive
@mjhenkes mjhenkes temporarily deployed to terra-toolki-add-a-flag-xgipgx August 26, 2021 18:21 Inactive
@mjhenkes mjhenkes temporarily deployed to terra-toolki-add-a-flag-xgipgx August 31, 2021 01:05 Inactive
@ryanthemanuel ryanthemanuel merged commit fce814a into main Aug 31, 2021
@ryanthemanuel ryanthemanuel deleted the add-a-flag-to-add-type-to-a-project branch August 31, 2021 01:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[package-json-lint] Create a mechanism to flag a project as an application, module, or devModule
5 participants