tscheck - in tsconfig.json

This commit is contained in:
Jan Prochazka
2020-01-06 23:02:03 +01:00
parent c886846268
commit 20a55fdd7c
10 changed files with 18 additions and 12 deletions

View File

@@ -1,4 +1,3 @@
// @ts-check
const fs = require('fs-extra');
const path = require('path');