Skip to content

insidewhy/pusang-ina

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pusang-ina

pusang-ina provides configuration files for ast-grep to allow it to understand vue projects (including support for scss).

ast-grep's use of tree-sitter requires building binaries to support syntaxes that are not built in to the default ast-grep package. Github actions are used to build binaries for each release for the following architectures:

  • Linux x86 with glibc
  • Linux x86 with musl
  • MacOS arm64
  • MacOS x64
  • Windows x86

Please feel free to open a PR to add more architectures to the build system.

This blog post explains how this configuration works.

Installation

pnpm add -D pusang-ina
ln -sf node_modules/pusang-ina/sgconfig.yml .

About

Vue configuration for ast-grep

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors