소스 검색

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


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.