Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 46379

Solution Checker web-use-strict-mode and TypeScript

$
0
0

Hi All,

We developed a ribbon utility function in TypeScript, set "strict" "compilerOption" to "true", and here are the first three line of generated JavaScript which are loaded into D365,

"use strict";
/*
 * Copyright (c)

Solution checker flags the first line of our generated code with a "Medium" severity "web-use-strict-mode" issue..

Does anyone know if this issue is a problem with our code or with Solution Checker??

If with our code, then does anyone know how to resolve the issue?

Thanks for your time and any help

Jason Hammerle


Viewing all articles
Browse latest Browse all 46379

Trending Articles