You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
exports[`Custom Manifests > should load and use custom manifest files 1`] =`
6
6
[
7
7
{
8
-
"message": "Module "@e18e/fake-0" can be replaced with inline native syntax. Use picocolors, kleur, or native console styling. See more at https://github.com/es-tooling/module-replacements/blob/main/docs/modules/fake-0.md.",
8
+
"message": "Module "@e18e/fake-0" can be replaced with inline native syntax. Use picocolors, kleur, or native console styling. See more at https://github.com/e18e/module-replacements/blob/main/docs/modules/fake-0.md.",
9
9
"score": 0,
10
10
"severity": "warning",
11
11
},
@@ -20,7 +20,7 @@ exports[`Custom Manifests > should load and use custom manifest files 1`] = `
20
20
"severity": "warning",
21
21
},
22
22
{
23
-
"message": "Module "@e18e/fake-3" can be replaced with a more performant alternative. See more at https://github.com/es-tooling/module-replacements/blob/main/docs/modules/request-alternatives.md.",
23
+
"message": "Module "@e18e/fake-3" can be replaced with a more performant alternative. See more at https://github.com/e18e/module-replacements/blob/main/docs/modules/request-alternatives.md.",
24
24
"score": 0,
25
25
"severity": "warning",
26
26
},
@@ -35,7 +35,7 @@ exports[`Custom Manifests > should load and use custom manifest files 1`] = `
35
35
exports[`Custom Manifests > should load multiple manifest files 1`] =`
36
36
[
37
37
{
38
-
"message": "Module "@e18e/fake-0" can be replaced with inline native syntax. Use picocolors, kleur, or native console styling. See more at https://github.com/es-tooling/module-replacements/blob/main/docs/modules/fake-0.md.",
38
+
"message": "Module "@e18e/fake-0" can be replaced with inline native syntax. Use picocolors, kleur, or native console styling. See more at https://github.com/e18e/module-replacements/blob/main/docs/modules/fake-0.md.",
"message": "Module "@e18e/fake-3" can be replaced with a more performant alternative. See more at https://github.com/es-tooling/module-replacements/blob/main/docs/modules/request-alternatives.md.",
53
+
"message": "Module "@e18e/fake-3" can be replaced with a more performant alternative. See more at https://github.com/e18e/module-replacements/blob/main/docs/modules/request-alternatives.md.",
54
54
"score": 0,
55
55
"severity": "warning",
56
56
},
@@ -76,7 +76,7 @@ exports[`Custom Manifests > should prioritize custom replacements over built-in
76
76
{
77
77
"withCustom": [
78
78
{
79
-
"message": "Module "@e18e/fake-0" can be replaced with inline native syntax. Use picocolors, kleur, or native console styling. See more at https://github.com/es-tooling/module-replacements/blob/main/docs/modules/fake-0.md.",
79
+
"message": "Module "@e18e/fake-0" can be replaced with inline native syntax. Use picocolors, kleur, or native console styling. See more at https://github.com/e18e/module-replacements/blob/main/docs/modules/fake-0.md.",
80
80
"score": 0,
81
81
"severity": "warning",
82
82
},
@@ -91,7 +91,7 @@ exports[`Custom Manifests > should prioritize custom replacements over built-in
91
91
"severity": "warning",
92
92
},
93
93
{
94
-
"message": "Module "@e18e/fake-3" can be replaced with a more performant alternative. See more at https://github.com/es-tooling/module-replacements/blob/main/docs/modules/request-alternatives.md.",
94
+
"message": "Module "@e18e/fake-3" can be replaced with a more performant alternative. See more at https://github.com/e18e/module-replacements/blob/main/docs/modules/request-alternatives.md.",
0 commit comments