1
0
mirror of https://github.com/tycrek/degoogle.git synced 2025-08-22 14:23:08 +02:00

Added todo item to build script

This commit is contained in:
tycrek
2020-05-21 20:38:21 -06:00
parent 46fcdecbbe
commit db6f93fd93

View File

@@ -1,4 +1,5 @@
// Build tool for generating README.md
// TODO: Add support for section-specific comments
const os = require('os');
const path = require('path');