Skip to content

Instantly share code, notes, and snippets.

View justin8ty's full-sized avatar
🎯
Locked/In

Justin Tan justin8ty

🎯
Locked/In
View GitHub Profile
@justin8ty
justin8ty / .prettierrc.json
Created September 16, 2024 10:25
Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.8.26+commit.8a97fa7a.js&optimize=false&runs=200&gist=
{
"overrides": [
{
"files": "*.sol",
"options": {
"printWidth": 80,
"tabWidth": 4,
"useTabs": false,
"singleQuote": false,
"bracketSpacing": false