File size: 274 Bytes
e152268
 
232b9c6
e152268
 
 
 
 
 
 
 
 
91a35c0
e152268
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "imports": {
    "hono": "jsr:@hono/hono@^4.8.0",
    "playwright-core": "npm:playwright-core@^1.53.0"
  },
  "fmt": {
    "indentWidth": 2,
    "lineWidth": 69420,
    "proseWrap": "preserve",
    "semiColons": true,
    "singleQuote": true,
    "useTabs": false
  }
}