cal.pub0.org/apps/docs
Omar López 7c749299bb
Enforces explicit type imports (#7158)
* Enforces explicit type imports

* Upgrades typescript-eslint

* Upgrades eslint related dependencies

* Update config

* Sync packages mismatches

* Syncs prettier version

* Linting

* Relocks node version

* Fixes

* Locks @vitejs/plugin-react to 1.3.2

* Linting
2023-02-16 15:39:57 -07:00
..
components
lib
pages Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
public
.gitignore
.nvmrc
.prettierignore
LICENSE
README.md Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
next-env.d.ts
next.config.js
package.json Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
theme.config.js
tsconfig.json

README.md