Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/add prompt library and fix typescript #874

Merged
merged 8 commits into from
Jul 1, 2020

Conversation

FrederickEngelhardt
Copy link
Contributor

Pull Request

Closes Issue #851

Adds prompts and basic json schema for the output. We will be using this later to customize user config in our generators.

…a tsconfig that extends the base config

* rename module.export files back to .js extensions and remove allowJS from typescript config
* base file no longer compiles to dist and base file will no longer allow for JS to be compile alongside TS files
* particle-cli: fix testing type error and add repo name option
@FrederickEngelhardt FrederickEngelhardt linked an issue Jul 1, 2020 that may be closed by this pull request
@mealeyst mealeyst merged commit d6b0d7b into eleven Jul 1, 2020
@FrederickEngelhardt FrederickEngelhardt deleted the feature/add-prompt-library-and-fix-typescript branch July 15, 2020 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generic prompt creation:
2 participants