@datapos/datapos-development 0.3.351 → 0.3.352
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -7733,7 +7733,7 @@ async function Le(e, t, i = [], r = !1) {
|
|
|
7733
7733
|
}
|
|
7734
7734
|
async function fl() {
|
|
7735
7735
|
Ne("Synchronise .editorconfig");
|
|
7736
|
-
const e = Dt.dirname(Pr(import.meta.url)), t = [Dt.resolve(e, "
|
|
7736
|
+
const e = Dt.dirname(Pr(import.meta.url)), t = [Dt.resolve(e, "../.editorconfig")];
|
|
7737
7737
|
let i;
|
|
7738
7738
|
for (const c of t)
|
|
7739
7739
|
try {
|