disable linter.

This commit is contained in:
Jason Kulatunga
2020-08-20 23:19:52 -07:00
parent 0f9ee840ef
commit f9e41cd6a2
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -2,4 +2,4 @@ package version
// VERSION is the app-global version string, which will be replaced with a
// new value during packaging
const VERSION = "1.0.0"
const VERSION = "0.1.0"