Javascript and Typescript highlighting

This commit is contained in:
Zef Hemel
2022-04-24 18:06:34 +02:00
parent a2cb2727d2
commit 6a10cbd9b7
21 changed files with 229 additions and 744 deletions
-12
View File
@@ -1,12 +0,0 @@
{
"name": "silverbullet-desktop",
"version": "1.0.0",
"main": "main.js",
"license": "MIT",
"scripts": {
"start": "electron ."
},
"devDependencies": {
"electron": "^18.0.4"
}
}