stylé de ouf

This commit is contained in:
ordinarthur 2026-04-04 11:15:54 +02:00
parent 4e2adf1afb
commit f0042e49ec

View File

@ -3,8 +3,8 @@
"configurations": [ "configurations": [
{ {
"name": "rebours-dev", "name": "rebours-dev",
"runtimeExecutable": "pnpm", "runtimeExecutable": "/Users/arthurbarre/.nvm/versions/node/v25.6.1/bin/node",
"runtimeArgs": ["dev"], "runtimeArgs": ["/Users/arthurbarre/.nvm/versions/node/v25.6.1/bin/pnpm", "dev"],
"port": 4321 "port": 4321
} }
] ]