File tree Expand file tree Collapse file tree 3 files changed +18
-0
lines changed Expand file tree Collapse file tree 3 files changed +18
-0
lines changed Original file line number Diff line number Diff line change
1
+ /**
2
+ * Copyright (c) 2025, Oracle and/or its affiliates.
3
+ * All rights reserved
4
+ * Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl/
5
+ */
6
+
1
7
import {
2
8
ResultPromise ,
3
9
execa
Original file line number Diff line number Diff line change
1
+ /**
2
+ * Copyright (c) 2025, Oracle and/or its affiliates.
3
+ * All rights reserved
4
+ * Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl/
5
+ */
6
+
1
7
import fs from 'node:fs' ;
2
8
import {
3
9
afterEach ,
Original file line number Diff line number Diff line change
1
+ /**
2
+ * Copyright (c) 2025, Oracle and/or its affiliates.
3
+ * All rights reserved
4
+ * Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl/
5
+ */
6
+
1
7
import {
2
8
defaultExclude ,
3
9
defineConfig
You can’t perform that action at this time.
0 commit comments