chore: update oxlint / oxfmt settings
This commit is contained in:
@@ -3,10 +3,7 @@
|
||||
"name": "wp-headless",
|
||||
"main": ".output/server/index.mjs",
|
||||
"compatibility_date": "2026-02-01",
|
||||
"compatibility_flags": [
|
||||
"nodejs_compat",
|
||||
"no_nodejs_compat_v2"
|
||||
],
|
||||
"compatibility_flags": ["nodejs_compat", "no_nodejs_compat_v2"],
|
||||
"observability": {
|
||||
"enabled": true
|
||||
},
|
||||
@@ -15,4 +12,4 @@
|
||||
"binding": "ASSETS",
|
||||
"directory": ".output/public"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user