Files
minecraft-plugin-manager/frontend/webapp/node_modules/es-object-atoms/tsconfig.json
2025-04-13 00:18:57 +02:00

7 lines
81 B
JSON

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