Documentation and configuration improvements ### Base - Better code highlighting when declaring plugins (!119) ### Kotlin - The execution tasks (`viteRun` and `viteBuild`) now inherit from the writing tasks (!119) - Test ESM support (!119) - Test ES2015 support (!119) ### Documentation - Added a [Getting started guide](https://vite-kotlin.opensavvy.dev/guides/) (!119) - Added [an article on ESM and its benefits](https://vite-kotlin.opensavvy.dev/guides/esm.html) (!119) - Added [an article on ES2015 and its benefits](https://vite-kotlin.opensavvy.dev/guides/es2015.html) (!119)