Add the Help > About Graphite dialog with build info

Closes #404
This commit is contained in:
Keavon Chambers
2021-12-16 02:49:36 -08:00
parent 7681efa056
commit c2195c2819
12 changed files with 82 additions and 11 deletions
+3 -1
View File
@@ -12,7 +12,9 @@
"allowSyntheticDefaultImports": true,
"sourceMap": true,
"baseUrl": ".",
"types": [],
"types": [
"node"
],
"paths": {
"@/*": [
"src/*"