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 0aed39a commit 095ec24Copy full SHA for 095ec24
docs/tsconfig/pt/options/explainFiles.md
@@ -46,7 +46,7 @@ index.ts
46
47
A saída acima mostra:
48
49
-- The initial lib.d.ts lookup based on [`target`](#include), and the chain of `.d.ts` files which are referenced
50
-- The `index.ts` file located via the default pattern of [`include`](#include)
+- A busca lib.d.ts inicial baseada em [`target`](#include), e a cadeia de arquivos `.d.ts` que são referenciados
+- O arquivo `index.ts` localizado através do pattern padrão de [`include`](#include)
51
52
Esta opção é destinada à depurar como um arquivo se tornou parte de sua compilação.
0 commit comments