symlink-test/indent/2space/test.js

7 lines
67 B
JavaScript
Raw Normal View History

2020-12-22 15:02:33 +00:00
const test = {
first: false,
second: {
third: true,
},
}