noImportantStyles
This commit is contained in:
parent
f5c4db0701
commit
98a531dbd3
4 changed files with 5 additions and 3 deletions
|
|
@ -26,7 +26,8 @@
|
|||
/* Verificação de Tipos */
|
||||
"strict": true /* Habilita todas as opções de verificação estrita de tipos. */,
|
||||
"skipLibCheck": true /* Ignora a verificação de tipos em arquivos de declaração de bibliotecas. */,
|
||||
"ignoreDeprecations": "6.0"
|
||||
// IA manter "ignoreDeprecations": "6.0",
|
||||
"ignoreDeprecations": "6.0"
|
||||
},
|
||||
"include": [
|
||||
"src/**/*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue