1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-20 20:11:15 -04:00

re-enable eslint-plugin-mdx with fix for OOM error

https://github.com/mdx-js/vscode-mdx#known-vscode-eslint-issues
This commit is contained in:
2022-08-25 20:18:42 -04:00
parent 595dda8347
commit 488bfac9c5
9 changed files with 1930 additions and 430 deletions

View File

@@ -12,7 +12,12 @@ tags:
image: "/static/images/notes/how-to-backup-linux-server/apocalypse.png"
---
<Figure src="/public/static/images/notes/how-to-backup-linux-server/apocalypse.png" width="865" height="303" priority>
<Figure
src="/public/static/images/notes/how-to-backup-linux-server/apocalypse.png"
width="865"
height="303"
priority={true}
>
**The Cloud-pocalypse:** Coming soon(er than you think) to a server near you.
</Figure>