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 2739805 commit 4cd6e34Copy full SHA for 4cd6e34
tsconfig.json
@@ -53,5 +53,5 @@
53
// "experimentalDecorators": true, /* Enables experimental support for ES7 decorators. */
54
// "emitDecoratorMetadata": true, /* Enables experimental support for emitting type metadata for decorators. */
55
},
56
- "include": ["./src/**/*", "./types/**/*", "./syncFixture.ts"]
+ "include": ["./src/**/*", "./types/**/*", "syncFixtures.ts"]
57
}
0 commit comments