We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea2df76 commit 96c477cCopy full SHA for 96c477c
1 file changed
tsconfig.json
@@ -32,5 +32,5 @@
32
] /* List of folders to include type definitions from. */
33
},
34
"files": ["src/index.ts"],
35
- "include": ["src/**/*.d.ts", "types"]
+ "include": ["migrations/*.json", "src/**/*.d.ts", "types"]
36
}
0 commit comments