Skip to content

claughlin-r7/projectDotFiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project dot files

Editor config

Configured to provide the following:

  • spaces for indentation
  • indentation of 4 spaces
  • linux style newlines and file endings

This will be detected by most editors and the changes will be enforced for the project containing this file.

Code linter for pragmatically enforcing style guides. For the example I am pulling in the airbnb preset as this gives a clean and standardised style. There are also plugins for Grunt and Gulp.

One of the most standard and well known linters, it will handle a lot of conventions in the code. The list of config options can be seen here. Grunt and Gulp tasks are available.

Release process

Grunt can be used to release the project, the grunt release task can be used to bump the verion number add a version banner to the dot files and push the changes to git.

About

A collection of Javascript Project dsotfiles

Resources

Stars

Watchers

Forks

Packages

No packages published