Create your Link in Bio for Bluesky

lint-stagedを順番に実行する

Changed files
+1 -2
.husky
app
+1 -1
.husky/pre-commit
··· 1 - pnpm lint-staged 1 + pnpm lint-staged --concurrent 1
-1
app/server.ts
··· 1 - 2 1 import { createRequestHandler } from "@remix-run/express"; 3 2 import type { ServerBuild } from "@remix-run/node"; 4 3 import express from "express";