Be-Secure / BeSLighthouse

Community dashboard for security assessment of open source projects of interest for BeSecure community. Various visualizations on Projects of Interest and Vulnerabilities of interest are available in the dashboard
https://be-secure.github.io/BeSLighthouse/
Apache License 2.0
20 stars 17 forks source link

Add best practice style. #608

Open sudhirverma opened 6 months ago

sudhirverma commented 6 months ago
  1. Lint check for TypeScript Code. Done
  2. Use Type instead of any.
  3. Refactor Code