fix pnpmの導入を公式通りにする #126
Annotations
10 warnings
lint:
src/lib/utils/getBlogData.ts#L8
Unexpected any. Specify a different type
|
lint:
src/lib/utils/usecase/getRecentArticle.ts#L8
Unexpected any. Specify a different type
|
lint:
src/lib/utils/usecase/getRecentArticle.ts#L16
Unexpected any. Specify a different type
|
lint:
src/routes/+page.server.ts#L33
Unexpected any. Specify a different type
|
lint:
src/routes/+page.server.ts#L69
Unexpected any. Specify a different type
|
lint:
src/routes/about/+page.server.ts#L25
Unexpected any. Specify a different type
|
lint:
src/routes/history/+page.server.ts#L32
Unexpected any. Specify a different type
|
lint:
src/routes/kokosuki/+page.server.ts#L25
Unexpected any. Specify a different type
|
lint:
src/routes/links/+page.server.ts#L32
Unexpected any. Specify a different type
|
lint:
src/routes/techStack/+page.server.ts#L34
Unexpected any. Specify a different type
|
Loading