.editorconfig
#1
//
guest
/
jen_bottom
/
ember
/
tutorial
/
testapp
/
node_modules
/
rx
/
.editorconfig
View
Commits
Blame
Open
Edit
Download .zip
Download
(100 B)
root = true [*] end_of_line = lf insert_final_newline = false indent_style = space indent_size = 2
#
Change
User
Description
Committed
#1
23539
jenbottom
Adding the basic code for ember test appk, created with 'ember new' command