UNPKG

210 BJavaScriptView Raw
1/* eslint-disable no-console */
2'use strict';
3
4module.exports = {
5 description: 'Adds jQuery to the Ember application.',
6 url: 'https://github.com/emberjs/rfcs/pull/294',
7 default: true,
8 since: '3.0.0'
9};