mirror of
https://github.com/bendtherules/smallcase-portfolio-builder.git
synced 2026-08-18 13:52:19 +00:00
Add historical price chart
This commit is contained in:
+3
-1
@@ -17,6 +17,8 @@
|
||||
],
|
||||
"react/jsx-boolean-value": "off",
|
||||
"react/sort-comp": "off",
|
||||
"jsx-a11y/interactive-supports-focus": "off"
|
||||
"jsx-a11y/interactive-supports-focus": "off",
|
||||
"react/prop-types": "off",
|
||||
"no-plusplus": "off"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user