Skip to content

Commit bc4a158

Browse files
authored
Merge pull request #18365 from mozilla/allow-@fxa-imports
task(auth): Have typescript target more files.
2 parents 5a43625 + d2af4c4 commit bc4a158

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/fxa-auth-server/tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"include": [
1717
"bin/*", // Include bin so that it's included in `build-ts`, specifically for "tsc-alias".
1818
"lib/**/*.ts",
19+
"lib/**/*.js",
1920
"scripts/**/*.ts"
2021
]
2122
}

0 commit comments

Comments
 (0)