Skip to content

mondeja/atom-configure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atom-configure

My own Atom configuration script.

Usage

npm install
node index.js

Configuration

Core

  • Don't send telemetry data to developers.
  • Doesn't show welcome screen.

Editor

  • Show indent guide.
  • Show line numbers.
  • Indentation of 4 spaces by default.
  • Remove multiple lines at the end of the files.
  • Remove blank spaces at the end of the lines.

Javascript

  • Indentation of 2 spaces by default.

JSON

  • Indentation of 2 spaces by default.

About

My own Atom configuration script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published