We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e19fc4f commit 6243aacCopy full SHA for 6243aac
packages/middleware-serde/tsconfig.json
@@ -1,6 +1,6 @@
1
{
2
"compilerOptions": {
3
- "target": "es2016",
+ "target": "es5",
4
"module": "commonjs",
5
"declaration": true,
6
"strict": true,
0 commit comments