ionic project code

This commit is contained in:
Abhishek Mali
2025-11-05 10:06:53 +05:30
commit a60f1c8982
725 changed files with 158451 additions and 0 deletions

1
commitlint.config.js Normal file
View File

@@ -0,0 +1 @@
module.exports = {extends: ['@commitlint/config-conventional']};