We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e17ae2e commit 1a95d68Copy full SHA for 1a95d68
README.md
@@ -7,7 +7,7 @@ A template you can use to get started with Forgo and TypeScript. It uses webpack
7
Use degit to create a copy of this repo.
8
9
```sh
10
-npx degit forgojs/forgo-template-typescript#main my-project
+npx degit forgojs/forgo-template-typescript-ts-loader#main my-project
11
```
12
13
Install dependencies:
0 commit comments