KubeJS d.ts documentations for VScode linting
Typedefs aren't final! Automatic ones doesnt contain all as the java parser isn't done! JSON data from the parser is sourced from https://kubejs.com/wiki/data.json
- Download the repository
- Place somewhere in your workspace
- Modify your
.vscode/settings.json
and add
{
"typescript.tsdk": "RELATIVE_PATH_TO_THE_LIB_FOLDER"
}