NuclearDispersionSystem/ant-design-vue-jeecg/node_modules/d3-geo-projection/.eslintrc

11 lines
159 B
Plaintext
Raw Normal View History

2023-09-14 14:47:11 +08:00
parserOptions:
sourceType: module
extends:
"eslint:recommended"
rules:
no-cond-assign: 0
no-constant-condition: 0
no-floating-decimal: 2