mirror of
https://github.com/TheAlgorithms/JavaScript.git
synced 2025-07-05 00:01:37 +08:00
style: Fixed most styles (according to standardjs)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
var values = {
|
||||
const values = {
|
||||
I: 1,
|
||||
V: 5,
|
||||
X: 10,
|
||||
|
Reference in New Issue
Block a user