Skip to content

Instantly share code, notes, and snippets.

@wh0am1-dev
Created October 21, 2019 10:02
Show Gist options
  • Save wh0am1-dev/04120cab024b9db72ca759d71d969bd5 to your computer and use it in GitHub Desktop.
Save wh0am1-dev/04120cab024b9db72ca759d71d969bd5 to your computer and use it in GitHub Desktop.
jsx syntax for micro :: https://micro-editor.github.io
# jsx syntax for micro
# https://micro-editor.github.io
filetype: jsx
detect:
filename: "\\.jsx$"
rules:
- include: "javascript"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment