Skip to content

Commit 67cc43a

Browse files
authored
removed Matterhorn blog link since it is not working (#703)
* removed Matterhorn blog link since it is not working * remove the whole section of Matterhorn
1 parent 9583427 commit 67cc43a

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -2817,8 +2817,6 @@ More `.eslintrc.json` options to consider with more options you may want for **a
28172817
}
28182818
```
28192819
2820-
You can read a [fuller TypeScript + ESLint setup guide here](https://blog.matterhorn.dev/posts/learn-typescript-linting-part-1/) from Matterhorn, in particular check https://github.com/MatterhornDev/learn-typescript-linting.
2821-
28222820
Another great resource is ["Using ESLint and Prettier in a TypeScript Project"](https://dev.to/robertcoopercode/using-eslint-and-prettier-in-a-typescript-project-53jb) by @robertcoopercode.
28232821
28242822
Wes Bos is also working on [TypeScript support for his eslint+prettier config.](https://github.com/wesbos/eslint-config-wesbos/issues/68)

docs/basic/linting.md

-2
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,6 @@ More `.eslintrc.json` options to consider with more options you may want for **a
9898
}
9999
```
100100

101-
You can read a [fuller TypeScript + ESLint setup guide here](https://blog.matterhorn.dev/posts/learn-typescript-linting-part-1/) from Matterhorn, in particular check https://github.com/MatterhornDev/learn-typescript-linting.
102-
103101
Another great resource is ["Using ESLint and Prettier in a TypeScript Project"](https://dev.to/robertcoopercode/using-eslint-and-prettier-in-a-typescript-project-53jb) by @robertcoopercode.
104102

105103
Wes Bos is also working on [TypeScript support for his eslint+prettier config.](https://github.com/wesbos/eslint-config-wesbos/issues/68)

0 commit comments

Comments
 (0)