Skip to content

Instantly share code, notes, and snippets.

@AllGistsEqual
Created February 15, 2021 12:40
Show Gist options
  • Save AllGistsEqual/ac6c6fe0a4840682fb0197f03c6710fa to your computer and use it in GitHub Desktop.
Save AllGistsEqual/ac6c6fe0a4840682fb0197f03c6710fa to your computer and use it in GitHub Desktop.
// File: src/index.js
/* [DELTA]
* write the changed/created config file to the directory
*/
fs.writeFileSync(this.configFile, JSON.stringify(this.config, null, 4))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment