Skip to content

Instantly share code, notes, and snippets.

@Abuchtela
Created October 30, 2023 20:30
Show Gist options
  • Select an option

  • Save Abuchtela/3bbe55197ca9f28bd12f4302f274872a to your computer and use it in GitHub Desktop.

Select an option

Save Abuchtela/3bbe55197ca9f28bd12f4302f274872a 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.18+commit.87f61d96.js&optimize=true&runs=200&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": {}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment