.jshintrc
#1
//
guest
/
jen_bottom
/
ember
/
tutorial
/
testapp
/
node_modules
/
shelljs
/
.jshintrc
View
Commits
Blame
Open
Edit
Download .zip
Download
(88 B)
{ "loopfunc": true, "sub": true, "undef": true, "unused": true, "node": true }
#
Change
User
Description
Committed
#1
23539
jenbottom
Adding the basic code for ember test appk, created with 'ember new' command