Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8b27f8f

Browse files
committed
fix typings location
1 parent1fabd9f commit8b27f8f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

‎tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"!src/**/*.spec.tsx"
2222
],
2323
"files": [
24+
"src/typings/assertion-error/assertion-error.d.ts",
2425
"src/typings/atom/atom.d.ts",
2526
"src/typings/cr/cr.d.ts",
2627
"src/typings/cr/globals.d.ts",
@@ -114,7 +115,6 @@
114115
"src/services/exists.ts",
115116
"src/services/polyfills.ts",
116117
"src/services/system.ts",
117-
"src/store/assertion-error/assertion-error.d.ts",
118118
"src/store/index.ts",
119119
"src/components/Alert/index.tsx",
120120
"src/components/App.tsx",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp