@wonize/editorconfig

0.0.4 • Public • Published

BANNER


version MIT License

Installation

npm Yarn pnpm bun deno

npm :

$ npm install --save-dev @wonize/editorconfig editorconfig

yarn :

$ yarn add --dev @wonize/editorconfig editorconfig

pnpm :

$ pnpm add --save-dev @wonize/editorconfig editorconfig

Bun :

$ bun add --dev @wonize/editorconfig editorconfig

Usage

to add .editorconfig to project, first change work directory to target directory:

$ cd [PROJECT DIRECTORY]

then execute one of below command by option:

npm :

$ npx w-editorconfig .

yarn :

$ yarn dlx w-editorconfig .

pnpm :

$ pnpm dlx w-editorconfig .

Package Sidebar

Install

npm i @wonize/editorconfig

Weekly Downloads

0

Version

0.0.4

License

GPL-3.0-only

Unpacked Size

42.9 kB

Total Files

5

Last publish

Collaborators

  • mikoloism