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

7 lines
97 B
JavaScript

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