]> git.parisson.com Git - teleforma.git/commitdiff
Remove prettier warnings
authortest test <yoanl@pilotsystems.net>
Thu, 15 Jul 2021 15:31:47 +0000 (17:31 +0200)
committerYoan Le Clanche <yoanl@pilotsystems.net>
Thu, 15 Jul 2021 15:31:47 +0000 (17:31 +0200)
teleforma/src/package.json

index e7af9d7e72945f011a53f6db6335d572bac392ca..7f0ab91660f503b759d9a7445c63d8d16c42f119 100644 (file)
@@ -51,6 +51,7 @@
       "ecmaVersion": 2020
     },
     "rules": {
+      "prettier/prettier": 0,
       "@typescript-eslint/no-explicit-any": "off",
       "@typescript-eslint/explicit-module-boundary-types": "off",
       "@typescript-eslint/no-non-null-assertion": "off",