New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

supertree-shared-config

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

supertree-shared-config

Shared configuration across Ember.js projects.

latest
Source
npmnpm
Version
0.0.5
Version published
Maintainers
1
Created
Source

Front End Shared Config

Shared configuration across all Supertree Ember.js projects.

Add addon to ember-cli project as a dependency:

npm install supertree-shared-config --save-dev

Run generator:

ember g supertree-shared-config

Generator will do several things:

  • adds new dependencies
    • broccoli-jscs
    • broccoli-sass
    • git-repo-version
    • ember-cli-yuidoc
    • ember-cli-bugsnag
    • ember-analytics
    • ember-cli-mirage
  • adds .jscsrc file and jscs rules
  • adds .travis.yml file
  • adds testem.json file
  • adds .gitignore file

Keywords

ember-addon

FAQs

Package last updated on 03 Apr 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts