night time hurricane icons

5.13.1
This commit is contained in:
Matt Walsh
2024-10-08 20:42:03 -05:00
parent 80a68caa27
commit 844544c364
7 changed files with 28 additions and 22 deletions

View File

@@ -7,8 +7,6 @@
"format": "compressed",
"extensionName": ".css",
"savePath": "/server/styles",
"savePathSegmentKeys": null,
"savePathReplaceSegmentsWith": null
}
],
"search.exclude": {
@@ -21,5 +19,8 @@
"editor.formatOnSave": true,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": "explicit"
}
},
"eslint.validate": [
"javascript"
]
}