type: module in package.json makes a lot of incompatibility in my project.
My question is can I remove type: module without any side effects?
I use typescript in my project.
type: module in package.json makes a lot of incompatibility in my project.
My question is can I remove type: module without any side effects?
I use typescript in my project.