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 805cdda commit f10c26aCopy full SHA for f10c26a
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/**/*", "syncFixtures.ts"]
+ "include": ["./src/**/*", "./types/**/*"]
57
}
0 commit comments