Closed ricardobalk closed 3 years ago
Done. Although I already moved my own code to TypeScript, the default VuePress theme files included a lot of JavaScript. And as it's easier now to filter out .js
files, the next step is to transform those files into TypeScript as well. Separate issue will be opened for that.
Just tested everything, build inside Docker is successful, website still works.
develop
can be merged into main
TypeScript files should be splitted from the Vue SFCs.
.ts
files.