mirror of
https://github.com/encounter/objdiff.git
synced 2025-07-04 12:15:58 +00:00
8 lines
138 B
JSON
8 lines
138 B
JSON
{
|
|
"compilerOptions": {
|
|
"module": "ES2022",
|
|
"moduleResolution": "Node",
|
|
"target": "ES2022",
|
|
"esModuleInterop": true
|
|
}
|
|
} |