symlink-test/indent/4space/test.js
2020-12-22 16:02:33 +01:00

7 lines
77 B
JavaScript

const test = {
first: false,
second: {
third: true,
},
}