Skip to content

Commit

Permalink
Merge pull request #67 from KUIT-Space/revert-63-feat#62-pay-api
Browse files Browse the repository at this point in the history
Revert "Feat#62 pay api"
  • Loading branch information
YangJJune authored Aug 15, 2024
2 parents 2c24c65 + 060658a commit b389620
Show file tree
Hide file tree
Showing 25 changed files with 384 additions and 1,419 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,3 @@ dist-ssr
*.njsproj
*.sln
*.sw?
localhost-key.pem
localhost.pem
15 changes: 0 additions & 15 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,6 @@
"editor.formatOnSave": true,
"files.insertFinalNewline": true,

"[typescriptreact]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[typescript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[javascript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[javascriptreact]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[json]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
// ESLint
// ref: https://github.com/microsoft/vscode-eslint
// plugin: https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint
Expand Down
Loading

0 comments on commit b389620

Please sign in to comment.