writeFileSync and fs.writeFile both overwrite the file by default. Therefore, we don't have to add any extra checks.
確定! 回上一頁