Parcourir la source

updated: package

Sendya il y a 6 ans
Parent
commit
5077398af4
2 fichiers modifiés avec 288 ajouts et 296 suppressions
  1. 9 6
      package.json
  2. 279 290
      yarn.lock

+ 9 - 6
package.json

@@ -47,13 +47,16 @@
     "rules": {
       "generator-star-spacing": "off",
       "no-mixed-operators": 0,
-      "vue/max-attributes-per-line": [2, {
-        "singleline": 5,
-        "multiline": {
-          "max": 1,
-          "allowFirstLine": false
+      "vue/max-attributes-per-line": [
+        2,
+        {
+          "singleline": 5,
+          "multiline": {
+            "max": 1,
+            "allowFirstLine": false
+          }
         }
-      }],
+      ],
       "vue/attribute-hyphenation": 0,
       "vue/html-self-closing": 0,
       "no-console": 0

Fichier diff supprimé car celui-ci est trop grand
+ 279 - 290
yarn.lock


Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff