[ci] format

This commit is contained in:
alexanderniebuhr 2023-10-02 14:08:47 +00:00 committed by astrobot-houston
parent 3dd65bf889
commit 5fb6a266f8

View file

@ -7,12 +7,12 @@
* TODO: Tackle this file, once their is an decision on the upstream request
*/
import type {} from '@cloudflare/workers-types/experimental';
import TOML from '@iarna/toml';
import dotenv from 'dotenv';
import { findUpSync } from 'find-up';
import * as fs from 'node:fs';
import { dirname, resolve } from 'node:path';
import type {} from '@cloudflare/workers-types/experimental';
let _wrangler: any;
function findWranglerToml(