Action-SpigotMC/tsconfig.json

6 lines
87 B
JSON

{
"extends": "@tsconfig/node12/tsconfig.json",
"include": [
"src/**/*.ts"
]
}