Skip to content

(experimental package) JavaScript/TypeScript syntax check by Biome.

License

Notifications You must be signed in to change notification settings

craneduck/flycheck-biomejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

flycheck-biomejs.el

This Flycheck extension is an EXPERIMENTAL PACKAGE intended to provide JavaScript/TypeScript syntax checking by Biome.

このFlycheck拡張は Biome による JavaScript/TypeScript 構文チェックを提供するための実験的パッケージです。

Requirements

  • Biome 1.7.0 or later

Please follow the installation instructions in Biome's Getting Started guide.

Or try to install manually, $ brew install biome .

Installation

(leaf flycheck-biomejs
  :straight (flycheck-biomejs :type git :host github :repo "craneduck/flycheck-biomejs")
  :require t)
(straight-use-package '(flycheck-biomejs :type git :host github :repo "craneduck/flycheck-biomejs"))

About

(experimental package) JavaScript/TypeScript syntax check by Biome.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published