Before Add Random

This commit is contained in:
hoelee 2024-08-08 03:23:14 +08:00
parent 70ff7190d6
commit 5a5063948c
3 changed files with 7 additions and 0 deletions

0
.prettierignore Normal file
View File

7
.prettierrc Normal file
View File

@ -0,0 +1,7 @@
{
"tabWidth": 4,
"useTabs": false,
"semi": true,
"singleQuote": false,
"printWidth": 100
}

0
contracts/Lottery.sol Normal file
View File