Skip to content

Instantly share code, notes, and snippets.

View ajaysaini-sgvu's full-sized avatar
🎯
Focusing

Ajay Saini ajaysaini-sgvu

🎯
Focusing
  • India
View GitHub Profile
@ajaysaini-sgvu
ajaysaini-sgvu / .eslintrc
Last active November 10, 2017 10:17 — forked from leny/.eslintrc.json
ESLint config file for node.js + ES6 projects.
{
"env": {
"node": true,
"es6": true
},
"ecmaFeatures": {
"arrowFunctions": true,
"blockBindings": true,
"classes": true,
"defaultParameters": true,
@ajaysaini-sgvu
ajaysaini-sgvu / GitCommitEmoji.md
Created November 10, 2017 10:22 — forked from parmentf/GitCommitEmoji.md
Git Commit message Emoji
@ajaysaini-sgvu
ajaysaini-sgvu / gist:37ae3ce517cb096a48c147f55baf560c
Created May 20, 2018 11:01 — forked from rxaviers/gist:7360908
Complete list of github markdown emoji markup

People

:bowtie: :bowtie: 😄 :smile: 😆 :laughing:
😊 :blush: 😃 :smiley: ☺️ :relaxed:
😏 :smirk: 😍 :heart_eyes: 😘 :kissing_heart:
😚 :kissing_closed_eyes: 😳 :flushed: 😌 :relieved:
😆 :satisfied: 😁 :grin: 😉 :wink:
😜 :stuck_out_tongue_winking_eye: 😝 :stuck_out_tongue_closed_eyes: 😀 :grinning:
😗 :kissing: 😙 :kissing_smiling_eyes: 😛 :stuck_out_tongue:
version: 2
references:
## Cache
cache_key: &cache_key
key: cache-{{ checksum "gradle/wrapper/gradle-wrapper.properties" }}-{{ checksum "build.gradle" }}-{{ checksum "mobile/build.gradle" }}
restore_cache: &restore_cache
restore_cache: