2009scape-website/.vscode/settings.json
Bart Ribbers ab416c903a
Re-apply news updates changes while staying compatible with the Saradomin launcher (#245)
* Reapply "Make all news posts use proper templates and use the Jekyll post system (#243)" (#244)

This reverts commit 597567687d.

* Change /services/m=news/latest.html to show the latest update rather than redirecting to stop Saradomin launcher from crashing

The launcher really shouldn't crash when it fails to retrieve news
items, but alas.
2024-01-05 19:09:37 +09:00

5 lines
99 B
JSON

{
"editor.tabSize": 2,
"editor.insertSpaces": true,
"editor.detectIndentation": false
}