tern-jspm

v0.1.1
Tern plugin to support the Jspm package manager

tern-jspm

Tern plugin to support the Jspm package manager

Installation

Install with npm

npm install --save-dev tern-jspm

Usage

Add the plugin to the tern configuration file .tern-project

{
  "plugins": {
    "jspm": {}
  }
}

Relaunch your editor. You should now be able to jump to your modules and dependencies with ease :smirk:

Atom

Note that this plugin only works when launching Atom from the project directory. If you lauch it from the start menu, this will not work.

Credits

Credits goes to the NFL team for their great work on jspm-resolve.

License

MIT © Olivier Ligot

npm i tern-jspm

Metadata

  • MIT
  • Whatever
  • Olivier Ligot
  • released 1/17/2017

Downloads

Maintainers