UNPKG

ember-test-with-data

Version:

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

33 lines (32 loc) 517 B
{ "predef": [ "document", "window", "-Promise" ], "browser": true, "boss": true, "curly": true, "debug": false, "devel": true, "eqeqeq": true, "evil": true, "forin": false, "immed": false, "laxbreak": false, "newcap": true, "noarg": true, "noempty": false, "nonew": false, "nomen": false, "onevar": false, "plusplus": false, "regexp": false, "undef": true, "sub": true, "strict": false, "white": true, "eqnull": true, "esversion": 6, "unused": true }