Everything is developed with type-safety in mind, so we strongly recommend you also use Typescript to reap the benefits.
Overlayed is built Typescript-first, so you’ll get full type-safety and intellisense when using it.If you’ve never used it and it seems daunting, we promise it’s worth it. Here’s the
docs to get you
started.
Make sure to enable moduleResolution: "bundler" in your tsconfig.json to ensure intellisense
works properly