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

feat: npm creator package #212

Merged
merged 20 commits into from
Mar 17, 2023
Merged

feat: npm creator package #212

merged 20 commits into from
Mar 17, 2023

Conversation

basmasking
Copy link
Member

Fixes #207

Changes proposed in this pull request:

  • Creator package for jitar projects

@MaskingTechnology/jitar

@basmasking basmasking linked an issue Mar 17, 2023 that may be closed by this pull request

import { Framework } from '../types/Framework.js';

const FRAMEWORKS: Framework[] = [
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
const FRAMEWORKS: Framework[] = [
const Frameworks: Framework[] = [

@petermasking petermasking merged commit 5deb4cf into main Mar 17, 2023
@petermasking petermasking deleted the 207-build-npm-creator-package branch March 17, 2023 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build npm creator package
2 participants