Add translations and testing framework.
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
"src/main/**/*",
|
||||
"src/preload/**/*",
|
||||
"src/util/**/*",
|
||||
"src/interfaces/**/*"
|
||||
"src/interfaces/**/*",
|
||||
"tests/index.spec.ts"
|
||||
],
|
||||
"compilerOptions": {
|
||||
"composite": true,
|
||||
|
||||
Reference in New Issue
Block a user