Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Commit

Permalink
feat: started work on pin locations
Browse files Browse the repository at this point in the history
  • Loading branch information
prescientmoon committed Apr 9, 2020
1 parent f1925f5 commit c6a1747
Show file tree
Hide file tree
Showing 14 changed files with 187 additions and 460 deletions.
8 changes: 6 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
{
"editor.formatOnSave": true,
"purescript.censorWarnings": ["ScopeShadowing"]
}
"purescript.censorWarnings": [
"ScopeShadowing"
],
"discord.workspaceElapsedTime": true,
"discord.detailsEditing": "Editing {filename} 🚰"
}
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,13 @@
"hygen": "^5.0.3",
"nodemon": "^2.0.2",
"parcel-bundler": "^1.12.4",
"purescript": "^0.13.6",
"purty": "^6.0.0",
"sass": "^1.26.2",
"semantic-release": "^17.0.4",
"spago": "^0.14.0",
"terser": "^4.6.7"
},
"license": "GPL-3.0",
"repository": {
"type": "git",
"url": "https://github.com/Mateiadrielrafael/lunarbox.git"
}
}
}
Loading

0 comments on commit c6a1747

Please sign in to comment.