Skip to content

Commit

Permalink
removed Matterhorn blog link since it is not working (#703)
Browse files Browse the repository at this point in the history
* removed Matterhorn blog link since it is not working

* remove the whole section of Matterhorn
  • Loading branch information
sasirura committed Feb 7, 2024
1 parent 9583427 commit 67cc43a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2817,8 +2817,6 @@ More `.eslintrc.json` options to consider with more options you may want for **a
}
```
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.
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.
Wes Bos is also working on [TypeScript support for his eslint+prettier config.](https://github.com/wesbos/eslint-config-wesbos/issues/68)
Expand Down
2 changes: 0 additions & 2 deletions docs/basic/linting.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,6 @@ More `.eslintrc.json` options to consider with more options you may want for **a
}
```

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.

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.

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

0 comments on commit 67cc43a

Please sign in to comment.