const fileContent = await readFile(inputFilePath); const prettierConfig = await prettier.resolveConfig(inputFilePath);
確定! 回上一頁