Skip to content

Instantly share code, notes, and snippets.

@erikside
Created June 4, 2024 09:43
Show Gist options
  • Select an option

  • Save erikside/ff99b59a2992b7fdd593e6ea00a1d2e5 to your computer and use it in GitHub Desktop.

Select an option

Save erikside/ff99b59a2992b7fdd593e6ea00a1d2e5 to your computer and use it in GitHub Desktop.
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=true&runs=200&gist=
This gist exceeds the recommended number of files (~10). To access all files, please clone this gist.
{
"overrides": [
{
"files": "*.sol",
"options": {
"printWidth": 80,
"tabWidth": 4,
"useTabs": false,
"singleQuote": false,
"bracketSpacing": false
}
},
{
"files": "*.yml",
"options": {}
},
{
"files": "*.yaml",
"options": {}
},
{
"files": "*.toml",
"options": {}
},
{
"files": "*.json",
"options": {}
},
{
"files": "*.js",
"options": {}
},
{
"files": "*.ts",
"options": {}
}
]
}
View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment