Skip to content

Commit

Permalink
resolved conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
JonnyNewfarm committed Sep 6, 2023
2 parents a26196b + ffe47d7 commit c981be9
Show file tree
Hide file tree
Showing 5 changed files with 3,679 additions and 15,866 deletions.
24 changes: 0 additions & 24 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,24 +0,0 @@
{
"env": {
"browser": true,
"es2021": true,
"node": true
},
"extends": "eslint:recommended",
"overrides": [
{
"files": ["**/*.cy.js"],
"env": { "cypress/globals": true },
"plugins": ["cypress"],
"extends": ["plugin:cypress/recommended"],
"rules": {
"cypress/no-unnecessary-waiting": "off",
"no-unused-vars": "off"
}
}
],
"parserOptions": {
"ecmaVersion": "latest",
"sourceType": "module"
}
}
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# social-media-client
Loading

0 comments on commit c981be9

Please sign in to comment.