Skip to content

Commit

Permalink
Revert "Zain latest code"
Browse files Browse the repository at this point in the history
  • Loading branch information
spitschan authored Oct 25, 2023
1 parent 4410061 commit a24271b
Show file tree
Hide file tree
Showing 175 changed files with 30,419 additions and 103,453 deletions.
5 changes: 1 addition & 4 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,5 @@ module.exports = {
sourceType: "module",
},
plugins: ["react", "jest"],
rules: {
"import/no-extraneous-dependencies": ["error", { devDependencies: true }],
"no-param-reassign": 0,
},
rules: {},
};
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v14.17.0
v12.16.3
1 change: 0 additions & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@ dist
*.yaml
*.json
*.css
assets/*
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ We use [Prettier](https://prettier.io) to ensure consistent code formatting and

```
$ brew install nvm
$ source ~/.nvm/nvm.sh
$ # Follow instructions to configure your bash config
```

Expand Down
Loading

0 comments on commit a24271b

Please sign in to comment.