Skip to content

Instantly share code, notes, and snippets.

View Yochiyuu's full-sized avatar

Andrew Reinhart Yochiyuu

  • Universitas Tarumanagara
  • Jakarta, Indonesia
  • 05:56 (UTC +07:00)
View GitHub Profile
@Yochiyuu
Yochiyuu / .prettierrc.json
Created October 26, 2025 06:27
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=undefined&optimize=false&runs=200&gist=
{
"overrides": [
{
"files": "*.sol",
"options": {
"printWidth": 80,
"tabWidth": 4,
"useTabs": false,
"singleQuote": false,
"bracketSpacing": false