瀏覽代碼

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


部分文件因文件數量過多而無法顯示