Skip to content

Commit 9b0f992

Browse files
authored
remove the prettierrc sol (#26)
1 parent 60c104a commit 9b0f992

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

.prettierrc

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,6 @@
66
"bracketSpacing": true,
77
"trailingComma": "all",
88
"overrides": [
9-
{
10-
"files": "*.sol",
11-
"options": {
12-
"printWidth": 120,
13-
"tabWidth": 4,
14-
"useTabs": false,
15-
"singleQuote": false,
16-
"bracketSpacing": false
17-
}
18-
},
199
{
2010
"files": "*.json",
2111
"options": {

0 commit comments

Comments
 (0)