Mill1995

Results 2 comments of Mill1995

@dhmoon91 ``` apps/web packages/ ui/ components /ui Button.tsx MyComp1.tsx MyComp2.tsx ``` I was able to do this by configuring the tsconfig.json inside the apps/web tsconfig, by setting these values: ```...