ADS Merger
|
4c3e48773d
|
Merge from vscode cfc1ab4c5f816765b91fb7ead3c3427a7c8581a3
|
2020-03-11 04:19:23 +00:00 |
|
Anthony Dresser
|
74b89a0a85
|
No console linting (#9156)
* add no-console linting and change to just using overrides for sql files
* whitespace
* fix tests
|
2020-02-14 21:13:16 -06:00 |
|
Anthony Dresser
|
56695be14a
|
More layering and compile strictness (#8973)
* add more folders to strictire compile, add more strict compile options
* update ci
* wip
* add more layering and fix issues
* add more strictness
* remove unnecessary assertion
* add missing checks
* fix indentation
* remove jsdoc
|
2020-01-29 20:35:11 -08:00 |
|
Anthony Dresser
|
30d9e9c141
|
Merge from vscode 4636be2b71c87bfb0bfe3c94278b447a5efcc1f1 (#8722)
* Merge from vscode 4636be2b71c87bfb0bfe3c94278b447a5efcc1f1
* remove tests that aren't working
|
2019-12-18 00:14:28 -08:00 |
|
Charles Gagnon
|
6cce532ca4
|
Fix wizard not displaying error messages (#8545)
|
2019-12-03 17:40:19 -08:00 |
|
Charles Gagnon
|
5b50696a1b
|
Fix more floating promises (#8374)
* Fix more floating promises
* Fix a few more
* Test fixes
* Fix spellings
* More promise fixes
* couple more
* Few more fixes
* One more missed one
|
2019-11-18 17:11:25 -08:00 |
|
Charles Gagnon
|
18ab2ae799
|
Remove TelemetryUtils and use IAdsTelemetryService directly (#8289)
* Remove TelemetryUtils and use IAdsTelemetryService directly
* Fix event names and cleanup
* Fix tests
* Fix strict null check
|
2019-11-13 13:54:55 -08:00 |
|
Anthony Dresser
|
df0c505452
|
No unused locals (#8231)
* add no unused local
* fix strict null
* fix compile errors
* update vscode comments
|
2019-11-06 17:22:05 -08:00 |
|
Anthony Dresser
|
ade68b184d
|
Move code around for more linting (#8190)
* testing
* moving around all the code
* fix strict nulls
|
2019-11-04 10:41:28 -08:00 |
|