Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1012 Bytes

File metadata and controls

41 lines (28 loc) · 1012 Bytes
Indentier

@indentier/plugin-jsx

npm version CI License: MIT

JSX / TSX support for Indentier.

Full documentation: indentier.github.io

Install

npm i -D indentier @indentier/plugin-jsx

Setup

// .indentierrc.json
{
  "plugins": ["@indentier/plugin-jsx"]
}
Language JSX / TSX
Extensions .jsx .tsx
Ruby mode Yes — injects let end=null;; end statement: end

License

MIT © otoneko.