Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/prey/prey-node-client int…
Browse files Browse the repository at this point in the history
…o send-info-location-when-api-geo-return-error-409
  • Loading branch information
JohaoRosasRosillo committed Apr 13, 2022
2 parents 0604e8f + 95b227d commit db97d52
Show file tree
Hide file tree
Showing 4 changed files with 5,552 additions and 60 deletions.
15 changes: 15 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"env": {
"commonjs": true,
"es2021": true,
"node": true
},
"extends": [
"airbnb-base"
],
"parserOptions": {
"ecmaVersion": "latest"
},
"rules": {
}
}
19 changes: 0 additions & 19 deletions .prettierrc.json

This file was deleted.

Loading

0 comments on commit db97d52

Please sign in to comment.