fixing spelling

This commit is contained in:
Patrik J. Braun
2019-12-12 19:11:49 +01:00
parent 6315e62368
commit 8479be8aaa
27 changed files with 91 additions and 95 deletions
+1
View File
@@ -10,6 +10,7 @@ const exec = require('child_process').exec;
const translationFolder = 'translate';
const tsBackendProject = ts.createProject('tsconfig.json');
declare var process: NodeJS.Process;
gulp.task('build-backend', function () {
return gulp.src([