feat: New set of file icons with new and redesigned icons

This commit is contained in:
Mattia Astorino 2018-05-22 22:12:33 +02:00
parent f0abb2b6ee
commit eb1c2ed659
No known key found for this signature in database
GPG key ID: 7BE552533AB6D4E2

View file

@ -1,4 +1,11 @@
"fileNames": {
".prettierrc": "_file_prettier",
"prettier.config.js": "_file_prettier",
".prettierrc.js": "_file_prettier",
".prettierrc.json": "_file_prettier",
".prettierrc.yaml": "_file_prettier",
".prettierrc.yml": "_file_prettier",
".prettierignore": "_file_prettier",
"code_of_conduct.md": "_file_conduct",
"jest.config.js": "_file_jest",
"jest.config.ts": "_file_jest",