lava-oushudb-dt-sql-parser/scripts/cleanCommentCli.js
Hayden 4fbb85dfba
chore: clean comment (#220)
* build: add clean comment script

* chore: clean comment to hide sensitive information
2023-11-28 21:28:20 +08:00

4 lines
69 B
JavaScript

const { cleanComment } = require('./cleanComment');
cleanComment();