We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99388b1 commit 80f7257Copy full SHA for 80f7257
1 file changed
test/commands/lightning/dev/component-preview/hmr.nut.ts
@@ -13,7 +13,7 @@
13
* See the License for the specific language governing permissions and
14
* limitations under the License.
15
*/
16
-
+/// <reference lib="dom" />
17
import type { ChildProcessByStdio } from 'node:child_process';
18
import fs from 'node:fs';
19
import path from 'node:path';
0 commit comments