massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / eslint / node_modules / eslint-visitor-keys / lib / visitor-keys.json
index a33bbc66005b6a9707a8cbddeaa60cda79eb0b6b..e648ee125acd582a6980557583119fb4c39084fb 100644 (file)
     "ObjectPattern": [
         "properties"
     ],
+    "PrivateIdentifier": [],
     "Program": [
         "body"
     ],
         "key",
         "value"
     ],
+    "PropertyDefinition": [
+        "key",
+        "value"
+    ],
     "RestElement": [
         "argument"
     ],