Professional JavaScript by Philip Kirkbride & Vinicius Isola & Siyuan Gao & Hugo Di Francesco
Author:Philip Kirkbride & Vinicius Isola & Siyuan Gao & Hugo Di Francesco [Philip Kirkbride]
Language: eng
Format: epub
Publisher: Packt Publishing
Published: 2019-09-29T16:00:00+00:00
Initialize the folder as a Git project:git init
Create the .git/hooks/pre-commit file, which contains the following:#!/bin/sh
npm run lint
If on an OS X- or Linux-based system, make the file executable by running the following (this is not required on Windows):chmod +x .git/hooks/pre-commit
We'll now test the hook by making a commit:git add package.json
git commit -m "testing git hook"
The following is the output of the preceding code:
Figure 6.12: Git hook being run before committing to Git
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Blogging & Blogs | eBay |
E-Commerce | Hacking |
Online Searching | Podcasts & Webcasts |
Search Engine Optimization | Social Media |
Social Media for Business | Web Browsers |
Web Marketing |
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(7658)
Grails in Action by Glen Smith Peter Ledbrook(7572)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6282)
Kotlin in Action by Dmitry Jemerov(4921)
WordPress Plugin Development Cookbook by Yannick Lefebvre(3373)
Mastering Azure Security by Mustafa Toroman and Tom Janetscheck(3227)
Learning React: Functional Web Development with React and Redux by Banks Alex & Porcello Eve(3001)
Mastering Bitcoin: Programming the Open Blockchain by Andreas M. Antonopoulos(2745)
The Art Of Deception by Kevin Mitnick(2504)
Drugs Unlimited by Mike Power(2349)
Kali Linux - An Ethical Hacker's Cookbook: End-to-end penetration testing solutions by Sharma Himanshu(2214)
Writing for the Web: Creating Compelling Web Content Using Words, Pictures and Sound (Eva Spring's Library) by Lynda Felder(2177)
SEO 2018: Learn search engine optimization with smart internet marketing strategies by Adam Clarke(2106)
JavaScript by Example by S Dani Akash(2051)
DarkMarket by Misha Glenny(1990)
Wireless Hacking 101 by Karina Astudillo(1990)
The Innovators: How a Group of Hackers, Geniuses, and Geeks Created the Digital Revolution by Walter Isaacson(1922)
Full-Stack React Projects by Shama Hoque(1901)
Social Selling Mastery by Jamie Shanks(1872)
