automerge/javascript/e2e/tsconfig.json
Alex Good 1e7dcdedec automerge-js: Add prettier
It's christmas, everyone is on holiday, it's time to change every single
file in the repository!
2022-12-22 17:33:14 +00:00

6 lines
77 B
JSON

{
"compilerOptions": {
"types": ["node"]
},
"module": "nodenext"
}