Pre-flight checklist
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
Pre-flight checklist
Problem description
After some recent discussion, the maintainers have decided to prefer
forge.config.jssyntax over the package.json configuration field.Proposed solution
I think there are a few things to improve here:
importandinitcommands to generate aforge.config.jsfile.Alternatives considered
N/A
Additional information
No response