Adding my own created logo

This commit is contained in:
2020-11-07 01:40:51 -03:00
parent 9c746723c7
commit e316e3fa6e
8 changed files with 22 additions and 84 deletions

View File

@@ -58,11 +58,7 @@
"browser": true
},
"extends": "eslint:recommended",
"ecmaFeatures": {
"jsx": true,
"experimentalObjectRestSpread": true
},
"plugins": [
"react"
]
}
}