js-sapphire
js-sapphire
I have a Next app with next-pwa installed and used. I have set up a mirage server and have commented out all routes. I have added a passThrough to let...
#3 @tanaypratap Added tslint and tslint-react to the project. Added a script to fix linting errors Added a doc to help understand how to use tslint
I am building an SSR application with Next 13 with standalone output. No basepath. And I am using Page Router. We have certain places where we are doing client side...