We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5a43625 + d2af4c4 commit bc4a158Copy full SHA for bc4a158
1 file changed
packages/fxa-auth-server/tsconfig.json
@@ -16,6 +16,7 @@
16
"include": [
17
"bin/*", // Include bin so that it's included in `build-ts`, specifically for "tsc-alias".
18
"lib/**/*.ts",
19
+ "lib/**/*.js",
20
"scripts/**/*.ts"
21
]
22
}
0 commit comments