I mean as long as you use import or require it just works. Everything else is optional.
You can use all that other stuff but there’s zero requirement to do so.
What conventions do you mean?
If you want zero config then there are assumptions it makes, but that's true of all zero config setups - they assume defaults.
Changing it is one property in a config file. Not exactly tricky or complex.
I mean as long as you use import or require it just works. Everything else is optional.
You can use all that other stuff but there’s zero requirement to do so.
What conventions do you mean?