Skip to content

Instantly share code, notes, and snippets.

View ak2992124-pixel's full-sized avatar

ak2992124-pixel

  • Joined Oct 23, 2025
View GitHub Profile
@ak2992124-pixel
ak2992124-pixel / .prettierrc.json
Created October 28, 2025 03:20
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