Skip to content

Instantly share code, notes, and snippets.

@GarconsdeCrystal
Forked from audreyt/a.json.ls
Created October 23, 2021 14:10
Show Gist options
  • Save GarconsdeCrystal/2ed0d42f63de34d84d73b22149b67fe2 to your computer and use it in GitHub Desktop.
Save GarconsdeCrystal/2ed0d42f63de34d84d73b22149b67fe2 to your computer and use it in GitHub Desktop.
x: 1
y: require \./b.json.ls
z: require \./c.json.ls
module.exports =
foo: <[ bar baz ]>
bar: <[ foo baz ]>
baz: <[ foo bar ]>
module.exports =
quux: 16384
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment