UNPKG

ember-test-with-data

Version:

This Ember addon allows you to test using data attributes without sending it to live sites.

7 lines (5 loc) 112 B
/* eslint-env node */ 'use strict'; module.exports = function(/* environment, appConfig */) { return { }; };