{"id":20680613,"url":"https://github.com/nilshartmann/vscode-typescript-starter","last_synced_at":"2026-04-24T04:33:35.880Z","repository":{"id":139783784,"uuid":"105428867","full_name":"nilshartmann/vscode-typescript-starter","owner":"nilshartmann","description":"Simple Starter Project for TypeScript Development with Visual Studio Code","archived":false,"fork":false,"pushed_at":"2018-04-04T20:07:50.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-29T17:24:42.373Z","etag":null,"topics":["javascript","starter-kit","typescript","visual-studio-code"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nilshartmann.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-10-01T08:28:24.000Z","updated_at":"2020-04-27T17:31:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"330e6642-f114-47ef-9e2f-b4424040f7c4","html_url":"https://github.com/nilshartmann/vscode-typescript-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nilshartmann/vscode-typescript-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilshartmann%2Fvscode-typescript-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilshartmann%2Fvscode-typescript-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilshartmann%2Fvscode-typescript-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilshartmann%2Fvscode-typescript-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nilshartmann","download_url":"https://codeload.github.com/nilshartmann/vscode-typescript-starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilshartmann%2Fvscode-typescript-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32209893,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T03:15:14.334Z","status":"ssl_error","status_checked_at":"2026-04-24T03:15:11.608Z","response_time":64,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["javascript","starter-kit","typescript","visual-studio-code"],"created_at":"2024-11-16T21:34:29.490Z","updated_at":"2026-04-24T04:33:35.875Z","avatar_url":"https://github.com/nilshartmann.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Starter for TypeScript Development with Visual Studio Code\n\nThis repository contains a simple but ready-to-use configuration for developing with [TypeScript](http://www.typescriptlang.org/) in [Visual Studio Code](https://code.visualstudio.com/):\n\n* TypeScript (2.7) is locally installed and configured:\n  * source folder is set to `src/`\n  * output folder is set to `dist/` (including source maps)\n  * target is set to `es6` (NodeJS 8)\n  * strict mode is enabled\n* VSCode (Default) Task Configuration `build` for compiling the source files to `dist/`\n* VSCode Debug Configuration `Run Main Application` for debugging the compiled application. Before the app is launched, it's compiled using\n  the `build` task\n* For formatting source code, [Prettier](https://github.com/prettier/prettier) in installed and enabled with line-length set to 130 (you might want to add [Prettier VSCode extension](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode))\n\n## yarn tasks\n\n* `yarn run clean`: removes the `dist` folder\n* `yarn run build`: compiles TSCode from `src` to `dist`\n* `yarn watch`: build in watch mode: watch for changes in `src` and compile to `dist`\n* `yarn start`: runs the compiled application from `dist`\n* `yarn prettier`: re-formats all source code in `src`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnilshartmann%2Fvscode-typescript-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnilshartmann%2Fvscode-typescript-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnilshartmann%2Fvscode-typescript-starter/lists"}