modify tsconfig procedure

This commit is contained in:
songyc macbook 2025-07-12 17:01:44 +09:00
parent ac3663091a
commit 7f66808147
2 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,5 @@
{
"compilerOptions": {
"types": ["node"],
"target": "es6",
"module": "commonjs",
}

1
mySettingFile/tsset.ts Normal file
View File

@ -0,0 +1 @@
console.log("complet tsconfig.json copy!");