I use a .eslintrc JSON config and are unable to pass the "svelte3/typescript": require('typescript') setting. Would be great to be able to turn on TypeScript support, I suggest that passing a value of true there would do a require('typescript') for you.