6bd0a97459
Bump eslint package versions
2022-04-13 15:49:42 -07:00
480841532f
Add missing samples and bump them to TS 4.6.3
...
Also removes yarn files since we use npm for these samples
2022-04-13 15:18:26 -07:00
e9b5485cec
Bump ajv from 6.12.2 to 6.12.6 in /helloworld-sample
...
Bumps [ajv](https://github.com/ajv-validator/ajv ) from 6.12.2 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases )
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.12.2...v6.12.6 )
---
updated-dependencies:
- dependency-name: ajv
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-22 16:37:12 +00:00
7b9a0a8c4c
Use eslint instead of tslint
...
Fixes #266
2020-05-29 14:01:37 -07:00
5c3010f375
Update node version to avoid compile error
2019-09-05 10:44:27 -07:00
7125ef2fcc
Update
2019-05-23 19:26:01 -07:00
f4f21dcb03
Bump tslint versions
...
Fixes some npm audit issues
2019-05-09 17:04:08 -07:00
139fa5b39a
Use latest TS version across examples
2019-05-09 16:59:56 -07:00
0b26276bb6
Use vscode/@types for most extension samples
...
Fixes #180
Changes from using `vscode` to `@types/vscode` for the majority of extension samples. The `@types/vscode` package is much smaller and does not pull in any dependencies.
Other changes:
- Remove so empty test files
- Bump engine versions to match @types/vscode versions
- Use `npm run compile` for most `vscode:prepublish` scripts
2019-05-09 14:52:38 -07:00
bf56683752
Update all references to hellocode
2018-12-12 15:51:03 -08:00