Граф коммитов

17 Коммитов

Автор SHA1 Сообщение Дата
shanelanan ee9e040e8e Feature minor updates (#296)
Co-authored-by: Shane Lanan <tbd@tbd.com>
2020-07-10 22:52:05 +02:00
Dina Berry fedb0a2fe7 Add ability to debug Jest test from VSCode (#291)
thx to @diberry!
2020-06-14 21:46:51 +02:00
Bharat Middha 2f0b2a149f updated eslint vscode settings 2020-01-03 17:00:29 -06:00
Christophe Benz 09c8ad5019 Fix typo 2019-08-26 10:38:20 +02:00
Peter Blazejewicz 3414ceca45 Migrate TSLint to ESLint. Closes #209
This commit rewrites linting support in the project to be based solely
on the ESLint as advised by the TSLint tool authors:
https://medium.com/palantir/tslint-in-2019-1a144c2317a9

The migration is based on default, recommended settings for TypeScript
in ESLint and is expected to be updated in future to better fit project
goals.

All references has been updated and replaced with relevant ESLint
context:

- dependencies migration from TSLint to ESLint
- VSCode configuration changes to support ESLint exension
- VSCode extensions recommendation changes
- `.eslintrc` and `.eslintignore` configuration files added
- all error level problems in the source files are covered by this
  migration

Thanks!
2019-07-15 23:14:51 +02:00
Bowden Kelly 9756eaaf4f update extensions 2019-05-15 18:10:25 -07:00
Bowden Kelly 2a75fa0660 update demo page 2019-05-15 16:39:31 -07:00
Bowden 49a30ce8d4 updated dependency table in README 2018-02-27 16:36:41 -08:00
Bowden 5e762331d8 found a better config setup I like 2018-02-27 13:41:01 -08:00
Bowden 0b955f4881 updated debug instructions to use only attach config 2018-01-03 14:57:13 -08:00
Peter Blazejewicz bca354c59f Add VSCode CosmosDB extension recommendation
The VSCode CosmosDB supports locally installed MongoDB servers
(and lot of other things and features).
It seems reasonable to offer that extension to project users.

Thanks!
2017-12-16 23:01:37 +01:00
Jonathan Carter 21914dd76c Update build task 2017-07-30 22:10:44 -07:00
ThanhTDT f8141a0b06 add attach debug configuration
- Attach debug configuration
- Scripts: debug, serve-debug, watch-debug
- Readme
2017-07-27 21:09:17 +07:00
Bowden Kelly 235ba1daa9 updated specific .d.ts files to point to definitely typed file. Also added recommended extensions using vs code's extensions.json 2017-07-25 11:28:51 -07:00
Fernando Poumián 9c7c9631cb Bump tasks.json version from 0.10 to 2.00. Add default build task. 2017-07-23 16:58:05 -06:00
Deilan 61084c4650 Added `build` `preLaunchTask` for debug configuration 2017-06-06 01:42:59 +03:00
Bowden Kelly 6625b87b19 initial commit 2017-05-09 13:28:09 -07:00