git clone https://github.com/TechQuery/test-example.git ./test-example`
npm install
-
Please use the Code Editor / IDE which supports EditorConfig original or with plugin
-
Every new feature (Option, Event hook or someting else) should have a Document comment
npm run build
git add file-actually-changed.ext
git commit -m "[ Change type ] Summary #related_issue"