Skip to content

Instantly share code, notes, and snippets.

@audreyt
Last active October 23, 2021 14:10
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save audreyt/8599670 to your computer and use it in GitHub Desktop.
Save audreyt/8599670 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