]> git.proxmox.com Git - pve-eslint.git/blobdiff - eslint/tools/rule-types.json
update to 7.1.0 sources
[pve-eslint.git] / eslint / tools / rule-types.json
index c3c2498556b6bc5e0c9933880615e8bd2f0e5666..f33aa1b66783dd7cb469e6db635bb92313d62325 100644 (file)
     "no-lone-blocks": "suggestion",
     "no-lonely-if": "suggestion",
     "no-loop-func": "suggestion",
+    "no-loss-of-precision": "problem",
     "no-magic-numbers": "suggestion",
     "no-misleading-character-class": "problem",
     "no-mixed-operators": "suggestion",
     "wrap-regex": "layout",
     "yield-star-spacing": "layout",
     "yoda": "suggestion"
-}
+}
\ No newline at end of file