Explorar o código

chore: add "compiler" option in prettier config

Paul Razvan Berg %!s(int64=3) %!d(string=hai) anos
pai
achega
97a83cdcc7
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .prettierrc.yml

+ 1 - 0
.prettierrc.yml

@@ -13,4 +13,5 @@ trailingComma: all
 overrides:
 overrides:
   - files: "*.sol"
   - files: "*.sol"
     options:
     options:
+      compiler: "0.8.15"
       tabWidth: 4
       tabWidth: 4