Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sharable EditorConfig for FOURDIGIT

npm

Installation

// yarn
yarn add --dev @fourdigit/editorconfig-config-fourdigit

// npm
npm install --save-dev @fourdigit/editorconfig-config-fourdigit

Usage

EditorConfig doesn't natively support sharing or extending configuration (see editorconfig/editorconfig#236). As a stop-gap, we adopt postinstall script. Automatically install the file .editorconfig if your project not contain it.

Update .editorconfig

When you want to update your editorconfig manually, please run following command.

cp ./node_modules/@fourdigit/editorconfig-config-fourdigit/.editorconfig .editorconfig

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages