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

8 lines
112 B
JSON

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