We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac56b4c commit ddc1f13Copy full SHA for ddc1f13
.prettierrc.json
@@ -0,0 +1,9 @@
1
+{
2
+ "printWidth": 72,
3
+ "tabWidth": 2,
4
+ "useTabs": false,
5
+ "semi": false,
6
+ "singleQuote": true,
7
+ "trailingComma": "none",
8
+ "proseWrap": "always"
9
+}
README.md
@@ -2,12 +2,12 @@
#### [access the wiki](https://github.com/sambacha/evm-wiki/wiki)
-#### overview
+#### overview
- evm
- opcodes
- asm
10
11
-#### license
+#### license
12
13
CC0-1.0
0 commit comments