项目作者: paulrberg

项目描述 :
To be used when building a new personal project from scratch.
高级语言: JavaScript
项目地址: git://github.com/paulrberg/default-template.git
创建时间: 2020-06-25T12:44:21Z
项目社区:https://github.com/paulrberg/default-template

开源协议:Other

下载


JavaScript Template

A template for developing JavaScript projects, with sensible defaults.

Getting Started

Click the Use this template button at the top of the page
to create a new repository with this repo as the initial state.

Features

Tools

Configuration

This template comes with sensible default configurations in the following files:

  1. ├── .editorconfig
  2. ├── .gitignore
  3. ├── .prettierignore
  4. ├── .prettierrc.yml
  5. ├── biome.jsonc
  6. └── package.json

Usage

See the scripts section in the package.json file.

License

This project is licensed under MIT.