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+
35<p align =" center " >
46 <img src =" media/icon.png " width =" 128 " height =" 128 " alt =" Comment Cleaner Pro Logo " >
57</p >
1315 <a href =" https://github.com/christliebdela/Comment-Cleaner-VsCode-Ext/actions/workflows/ci.yml " ><img src =" https://img.shields.io/github/actions/workflow/status/christliebdela/Comment-Cleaner-VsCode-Ext/ci.yml?branch=main&style=flat-square&color=000000&labelColor=222222 " alt =" CI " ></a >
1416</p >
1517
16- ## Version 0.1.4
18+ ## Current Release
1719
1820## Overview
1921
@@ -161,8 +163,10 @@ Contributions are welcome! See CONTRIBUTING.md for guidelines.
161163
162164## License
163165
164- This project is licensed under the MIT License - see the LICENSE file for details.
166+ This project is licensed under the MIT License - see the [ LICENSE] ( LICENSE ) file for details.
165167
166168## Author
167169
168- Created and maintained by Christlieb Dela.
170+ <p align =" center " >
171+ Created and maintained by <a href =" https://github.com/christliebdela " >Christlieb Dela</a >.
172+ </p >
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 src --ext ts"
162+ "lint" : " eslint --use-flat-config=false src --ext ts"
163163 },
164164 "devDependencies" : {
165165 "@types/glob" : " ^8.1.0" ,
You can’t perform that action at this time.
0 commit comments