Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add tsconfig.json configuration file
This newly added tsconfig.json file extends configurations from two existing templates and allows JavaScript files. It includes all files in the 'test' directory and 'src' directory, as well as the 'index.d.ts' file. This ensures a consistent TypeScript setup for the project.
- Loading branch information