项目作者: codeStryke

项目描述 :
ES Module version of @sqltools/formatter
高级语言: JavaScript
项目地址: git://github.com/codeStryke/sqltools-formatter-esm.git
创建时间: 2021-01-08T23:41:55Z
项目社区:https://github.com/codeStryke/sqltools-formatter-esm

开源协议:MIT License

下载


sqltools-formatter-esm

ES Module version of @sqltools/formatter

Build

  1. yarn run build
  2. # or
  3. npm run build

The ES version of @sqltools/formatter is generated as /dist/sql-formatter-esm.js.

Test

  1. yarn run test
  2. # or
  3. npm run build