Files
sherlockforrest bf2ed2e31f 更新
2023-06-20 09:22:53 +08:00

8 lines
107 B
JSON

{
"compilerOptions": {
"module": "commonjs",
"target": "es6"
},
"include": ["**/*.ts"]
}