improve stream previews
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
||||
"make": "electron-forge make",
|
||||
"publish": "electron-forge publish",
|
||||
"lint": "eslint --ext .ts,.tsx .",
|
||||
"compile": "npx tsc --noEmit 2>&1 | grep -E '^src/'"
|
||||
"compile": "npx tsc --noEmit 2>&1 | grep '^src/'"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": {
|
||||
|
||||
Reference in New Issue
Block a user