Skip to content

Commit

Permalink
Remove .vscode/settings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
zackrw committed Nov 29, 2023
1 parent b1a28d8 commit a763a02
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 9 deletions.
1 change: 1 addition & 0 deletions .netlify/edge-functions-import-map.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"imports":{"netlify:edge":"https://edge.netlify.com/v1/index.ts"},"scopes":{}}
20 changes: 20 additions & 0 deletions .netlify/state.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"promptVSCodeSettings": true,
"geolocation": {
"data": {
"city": "Chicago",
"country": {
"code": "US",
"name": "United States"
},
"subdivision": {
"code": "IL",
"name": "Illinois"
},
"timezone": "America/Chicago",
"latitude": 41.9032,
"longitude": -87.6383
},
"timestamp": 1700767684276
}
}
9 changes: 0 additions & 9 deletions .vscode/settings.json

This file was deleted.

0 comments on commit a763a02

Please sign in to comment.