Adding jsconfig for npm scripts

This commit is contained in:
Matt Bierner
2022-02-28 15:06:43 -08:00
parent 9a8a8e6c8b
commit 37f3aa632f
4 changed files with 11 additions and 3 deletions

View File

@@ -2,7 +2,6 @@
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
//@ts-check
'use strict';
let i18n = require("../lib/i18n");