Skip to content

Commit

Permalink
eslint removed
Browse files Browse the repository at this point in the history
  • Loading branch information
izelnakri committed Nov 30, 2020
1 parent dbd00e5 commit 483c704
Show file tree
Hide file tree
Showing 3 changed files with 233 additions and 3 deletions.
11 changes: 11 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,14 @@ node_modules
/ember-inflector
/examples/dist
/examples/.cache

index.d.ts
index.js
model.d.ts
model.js
response.d.ts
response.js
server.d.ts
server.js
setup-dom.d.ts
setup-dom.js
223 changes: 221 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,4 @@
"volta": {
"node": "15.3.0"
}
}
}

0 comments on commit 483c704

Please sign in to comment.