Commit Graph

9 Commits

Author SHA1 Message Date
Sinclair Chen
970800bd31 add tailwind to recommended vscode extensions 2022-06-23 14:25:55 -05:00
TrueMilli
5b02485f4b
added recommended extensions (#550)
* prettier
* eslint
* firestore security rules
2022-06-21 17:20:28 -05:00
James Grugett
879ab272e0
Following and follower list (#456)
* Create following button that opens follow list in modal.

* Move react query deps to web package.json

* UseFollowers hook

* Following and followers button, dialog with tabs.

* Fix line endings

* Remove carriage return from default vscode eol

* Add placeholder message if no users followed / no followers

* Tweak spacing
2022-06-07 22:24:18 -05:00
TrueMilli
00f142ec7e
vscode settings (#409)
* vscode settings
* Working debugger config
2022-06-03 12:17:31 -07:00
TrueMilli
0f2a311b74
Refactoring (#401)
* refactoring

(cherry picked from commit 4de86d5b08)

* removed unused imports and variables

* added type for binary resolution

* Prettier

* const for binary resolutions

* using the type "resolution"

* Prettier

* Update functions/src/create-contract.ts

* launch config for debugging with vs code
* "Launch Chrome" does not work since login via google is not possible in debugger-chrome
* Breakpoints are unbound when attached to chrome
2022-06-02 17:30:34 -07:00
James Grugett
067fb34973 Switch vscode imports to "shortest" 2022-05-10 09:43:04 -04:00
James Grugett
235c9f6b21 Add .vscode workspace settings: Use non-relative imports 2022-05-09 19:18:10 -04:00
jahooma
3610ac8917 Delete vscode formatter settings for now 2021-12-10 14:12:16 -06:00
jahooma
0c4243d908 Add vscode format settings 2021-12-10 12:06:51 -06:00