mirror of
https://github.com/SeanOMik/Action-SpigotMC.git
synced 2025-02-16 21:50:09 +00:00
6 lines
87 B
JSON
6 lines
87 B
JSON
|
{
|
||
|
"extends": "@tsconfig/node12/tsconfig.json",
|
||
|
"include": [
|
||
|
"src/**/*.ts"
|
||
|
]
|
||
|
}
|