For example:
tsc? webpack+plugin? eslint?
And then all those compilerflags. Especially module targets.
Then monorepo considerations: lots of options.
Then how to generate your .d.ts files if it is a package you will publish.
For example:
tsc? webpack+plugin? eslint?
And then all those compilerflags. Especially module targets.
Then monorepo considerations: lots of options.
Then how to generate your .d.ts files if it is a package you will publish.