Commit Graph

3 Commits

Author SHA1 Message Date
Nazar Hussain
9f78c9dad8 chore: fix broken type check for test files (#7567)
**Motivation**

Check the types for test files

**Description**

- Add `test` folder for the `tsconfig.json` files

**Steps to test or reproduce**

- Run all tests
2025-03-13 13:47:22 +00:00
Nazar Hussain
b2ebe4921b deps: upgrade tyepscript to 5.7 (#7160)
**Motivation**

Keep the deps updated.

**Description**

Use latest features provided by Typescript. See the comments below. 

**Steps to test or reproduce**

- Run all tests
2025-02-25 14:24:14 +01:00
Cayman
0f5e44c8a1 Rename package-level directories (#2230)
* Rename package-level-directories

* Remove relative path import

* Bump lock file

* Fix linter error

* Fix eslint exclusion rule
2021-03-23 17:44:17 -05:00