Skip to content

es6-only

Compare
Choose a tag to compare
@benmosher benmosher released this 01 Apr 10:52
· 2133 commits to main since this release
  • Removed no-common in favor of enforcing that all imports have ES6 modules behind them. (#20)
  • resolve.root setting allows module resolution to start from some arbitrary path within your package, instead of just relative paths and node_modules. (#18)