@ts-check for bootstrap JS files

This commit is contained in:
Benjamin Pasero
2018-09-07 16:05:24 +02:00
parent 007fe79fe5
commit f3b191ab38
11 changed files with 195 additions and 31 deletions

View File

@@ -3,6 +3,7 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
//@ts-check
'use strict';
const bootstrapWindow = require('../../../../bootstrap-window');