.eslintrc.yml
#1
//
guest
/
jen_bottom
/
ember
/
tutorial
/
testapp
/
node_modules
/
fast-deep-equal
/
benchmark
/
.eslintrc.yml
View
Commits
Blame
Open
Edit
Download .zip
Download
(79 B)
parserOptions: ecmaVersion: 2016 rules: no-invalid-this: 0 no-console: 0
#
Change
User
Description
Committed
#1
23539
jenbottom
Adding the basic code for ember test appk, created with 'ember new' command