kintone/js-sdk

feat(create-plugin): Apply ESLint and Prettier to generated *.ts files

tasshi-me opened this issue · 0 comments

Package

  • @kintone/create-plugin

Why

Because users want to use a template that lint formatted.

relate to kintone/js-sdk-ja#22 .

What

When the create-plugin generates a template project, apply ESLint & Prettier to generated .ts files.