This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "CTe": [ | |
| { | |
| "texto": "Publicada Nota Técnica BP-e 2025.001 v.1.10", | |
| "url": "https://www.cte.fazenda.gov.br/portal/informe.aspx?informe=161" | |
| }, | |
| { | |
| "texto": "Publicada Nota Técnica CT-e 2025.001 v.1.10", | |
| "url": "https://www.cte.fazenda.gov.br/portal/informe.aspx?informe=160" | |
| }, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| // Configurações gerais e estilização | |
| "editor.fontFamily": "Jetbrains Mono", | |
| "editor.fontSize": 12, | |
| "editor.fontWeight": "500", | |
| // "editor.fontFamily": "Consolas, 'Courier New', monospace", | |
| "editor.renderLineHighlight": "gutter", // borda na linha | |
| "editor.wordWrap": "off", // pular linha | |
| "editor.lineHeight": 1.5, // altura das linhas | |
| "editor.fontLigatures": true, // => === |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.