Commit Graph

10 Commits

Author SHA1 Message Date
Milli
1ce8276013 fix merge 2022-06-03 19:06:23 +02:00
Milli
b1532f766a Merge branch 'vscode_files' into automated-market-resolution
# Conflicts:
#	.vscode/settings.json
2022-06-03 19:05:50 +02:00
Milli
c3b5cc3f7f Working debugger config 2022-06-03 18:41:21 +02:00
Milli
226c725e7d vscode settings
* correct linebreaks
* search exclusion
* automatic prettifier
2022-06-03 02:31:27 +02: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
Milli
46d38dbb0b linebreak crlf 2022-06-03 02:08:40 +02: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