зеркало из https://github.com/mozilla/fxa.git
Merge pull request #5160 from mozilla/jh/5150/auth-shared-types
fix(auth server): reference fxa-shared types in tsconfig
This commit is contained in:
Коммит
0c2312311c
|
@ -14,11 +14,9 @@
|
|||
"allowSyntheticDefaultImports": true,
|
||||
"noImplicitReturns": true,
|
||||
"noFallthroughCasesInSwitch": true,
|
||||
"types": [
|
||||
"node"
|
||||
],
|
||||
"typeRoots": [
|
||||
"./types",
|
||||
"../fxa-shared/types",
|
||||
"node_modules/@types"
|
||||
]
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче