Searched defs:removeComments (Results 1 – 9 of 9) sorted by relevance
8 "removeComments": true, boolean
10 "removeComments": true, boolean
15 "removeComments": false, boolean
33 function removeComments(content: string): string { function
52 function removeComments(content: string, fileType: string): string { function
112 removeComments: boolean = false; property in ObOptions743 private removeComments(data: string): string { method in ObConfigResolver
2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument