Files
cunningham/packages
Anthony Le Courric b46aaa66ed 🚨(packages) fix eslint tsconfig root dir
Eslint extension highlighted some issues with the way we were
importing the tsconfig.json file in the .eslintrc.json file.
By changing the extension to .cjs, we are now able to set
tsconfigRootDir to the root of the package thanks to `dirname`.
It helps eslint to find the correct tsconfig.json file.
2023-08-21 12:32:14 +02:00
..
2023-08-21 12:32:14 +02:00
2023-08-21 12:32:14 +02:00
2023-06-27 17:15:59 +02:00