cspotcode / cspotcode/ts-project-template
Add jsnext:main to package.json and builds
Open
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
For module loaders that can consume more modern JS code, `package.json` can specify a `jsnext:main` property that points to ES6 code. This also requires building and distributing an ES6 version of your codebase.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.