ken_nogi/NodeJS/postfixConsole_org/node_modules/es-object-atoms/tsconfig.json
Kenichiro NOGI 88a402ce0f up
2026-07-10 18:13:30 +09:00

7 lines
81 B
JSON

{
"extends": "@ljharb/tsconfig",
"compilerOptions": {
"target": "es5",
},
}