Skip to content

Commit

Permalink
Added sample csv file
Browse files Browse the repository at this point in the history
  • Loading branch information
LeighS committed Apr 29, 2024
1 parent e900b62 commit 8fd883f
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"prettier.prettierPath": "./node_modules/prettier",
"editor.formatOnSave": true,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
}
}
Loading

0 comments on commit 8fd883f

Please sign in to comment.