mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-23 00:22:56 +01:00
Remove use strict
This commit is contained in:
parent
9c57d47b94
commit
1af07d9cdb
197 changed files with 1 additions and 321 deletions
|
|
@ -3,8 +3,6 @@
|
|||
* Licensed under the MIT License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
|
||||
'use strict';
|
||||
|
||||
import { testTokenization } from '../test/testRunner';
|
||||
|
||||
testTokenization('xml', [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue