Skip to content

Commit

Permalink
� Chore: Adiciona arquivos de dependências (package.json)
Browse files Browse the repository at this point in the history
  • Loading branch information
Downzin01 committed Sep 23, 2024
1 parent af42713 commit 05e8a51
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "joker00",
"version": "1.0.0",
"main": "index.js",
"type": "module",
"scripts": {
"prettier": "prettier --write \"**/*.js\""
},
"keywords": [],
"author": "",
"license": "ISC",
"description": ""
}

0 comments on commit 05e8a51

Please sign in to comment.