File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Comment Cleaner Pro
22
3- <h1 align =" center " >Comment Cleaner Pro</h1 >
4-
5- <p align =" center " >
3+ <p align =" left " >
64 <img src =" media/icon.png " width =" 128 " height =" 128 " alt =" Comment Cleaner Pro Logo " >
75</p >
86
9- <p align =" center " >
7+ <p align =" left " >
108 <a href =" https://marketplace.visualstudio.com/items?itemName=ChristliebDela.comment-cleaner-pro " ><img src =" https://img.shields.io/visual-studio-marketplace/v/ChristliebDela.comment-cleaner-pro?style=flat-square&color=000000&labelColor=222222 " alt =" Version " ></a >
119 <a href =" https://marketplace.visualstudio.com/items?itemName=ChristliebDela.comment-cleaner-pro " ><img src =" https://img.shields.io/visual-studio-marketplace/d/ChristliebDela.comment-cleaner-pro?style=flat-square&color=000000&labelColor=222222 " alt =" Downloads " ></a >
1210 <a href =" https://github.com/christliebdela/Comment-Cleaner-VsCode-Ext/issues " ><img src =" https://img.shields.io/github/issues/christliebdela/Comment-Cleaner-VsCode-Ext?style=flat-square&color=000000&labelColor=222222 " alt =" Issues " ></a >
@@ -167,6 +165,5 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
167165
168166## Author
169167
170- <p align =" center " >
171- Created and maintained by <a href =" https://github.com/christliebdela " >Christlieb Dela</a >.
172- </p >
168+
169+ Created and maintained by <a href =" https://github.com/christliebdela " >Christlieb Dela</a >.
Original file line number Diff line number Diff line change 159159 "compile" : " tsc -p ./ && npm run copy-python" ,
160160 "watch" : " tsc -watch -p ./" ,
161161 "copy-python" : " if not exist out\\ python mkdir out\\ python && copy src\\ python\\ ccp.py out\\ python\\ " ,
162- "lint" : " eslint --use-flat-config=false src --ext ts"
162+ "lint" : " eslint src --ext ts"
163163 },
164164 "devDependencies" : {
165165 "@types/glob" : " ^8.1.0" ,
You can’t perform that action at this time.
0 commit comments