Commit Graph

2 Commits

Author SHA1 Message Date
Maurício Meneghini Fauth
b3001e4d64
Add more type definitions to JavaScript
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-06-13 16:45:26 -03:00
Maurício Meneghini Fauth
7af4123b80
Add basic TypeScript support
Adds a basic tsconfig.json file to be able to use TypeScript for static
analysis of the JavaScripts files. TypeScript is not used for
compilation yet.

This enables the type checking in some IDEs.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-06-11 15:36:41 -03:00