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

Prefer forge.config.js syntax over package.json configuration #2973

Closed
3 tasks done
erickzhao opened this issue Oct 18, 2022 · 0 comments
Closed
3 tasks done

Prefer forge.config.js syntax over package.json configuration #2973

erickzhao opened this issue Oct 18, 2022 · 0 comments

Comments

@erickzhao
Copy link
Member

Pre-flight checklist

  • I have read the contribution documentation for this project.
  • I agree to follow the code of conduct that this project uses.
  • I have searched the issue tracker for a feature request that matches the one I want to file, without success.

Problem description

After some recent discussion, the maintainers have decided to prefer forge.config.js syntax over the package.json configuration field.

Proposed solution

I think there are a few things to improve here:

  • Update Configuration docs in accordance.
  • Update other docs to feature JS syntax rather than JSON.
  • Update import and init commands to generate a forge.config.js file.

Alternatives considered

N/A

Additional information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant