ソースを参照

build: reinstall solidity-coverage

chore: fix code style error in .prettierrc
Paul Razvan Berg 4 年 前
コミット
842896f2ce
2 ファイル変更403 行追加193 行削除
  1. 1 1
      .prettierrc
  2. 402 192
      yarn.lock

+ 1 - 1
.prettierrc

@@ -1,7 +1,7 @@
 {
   "arrowParens": "avoid",
   "bracketSpacing": true,
-  "endOfLine":"auto",
+  "endOfLine": "auto",
   "printWidth": 120,
   "singleQuote": false,
   "tabWidth": 2,

ファイルの差分が大きいため隠しています
+ 402 - 192
yarn.lock


この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません