Skip to content

Commit

Permalink
Merge pull request #14 from opencrvs/clean-project-root
Browse files Browse the repository at this point in the history
Remove unused files and unused dependencies
  • Loading branch information
euanmillar authored Jan 9, 2024
2 parents 0e15ff1 + 5fa81e3 commit 4786086
Show file tree
Hide file tree
Showing 19 changed files with 69 additions and 25,662 deletions.
3 changes: 1 addition & 2 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ module.exports = {
fhir: true
},
env: {
node: true,
jest: true
node: true
}
}
9 changes: 0 additions & 9 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
node_modules
package-lock.json

# testing
coverage

# production
build

Expand All @@ -20,13 +17,7 @@ build
.idea
data

.vscode/launch.json
.history

src/features/employees/tmp/login-details.json
src/tests/locations.json

cypress/screenshots
cypress/videos
graphql.schema.json
*.tar.gz
3 changes: 0 additions & 3 deletions .vscode/settings.json

This file was deleted.

70 changes: 0 additions & 70 deletions clear-all-data.sh

This file was deleted.

13 changes: 0 additions & 13 deletions cypress.json

This file was deleted.

Loading

0 comments on commit 4786086

Please sign in to comment.