Package setup, parser and a utility function

This commit is contained in:
Kuldeep
2026-01-03 04:48:14 +00:00
parent fd22e62079
commit 0026a2960f
16 changed files with 5903 additions and 0 deletions

2
.eslintignore Normal file
View File

@@ -0,0 +1,2 @@
**/build/
**/node_modules/