cache data in browser

This commit is contained in:
Simon Gardling
2022-05-11 17:14:06 -04:00
parent 051197bfe2
commit cd930966b9
5 changed files with 62 additions and 19 deletions

View File

@@ -1,5 +1,5 @@
{
"files.insertFinalNewline": true,
"editor.formatOnSave": true,
"files.trimTrailingWhitespace": true
"files.trimTrailingWhitespace": true,
}