File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 88
99</p >
1010
11+ ---
12+
1113## Setup :gear :
1214
15+ ### To integrate into your own project:
16+
1317- Navigate inside your project
1418- Install [ Babel-ESLint] ( https://www.npmjs.com/package/@babel/eslint-parser ) * : <br >
1519 $ ` npm install @babel/eslint-parser @babel/core eslint --save-dev `
1923
2024<sub >* ) The rationale for using Babel-ESLint is that it supports the newest Stage-3 ECMAScript features.</sub >
2125
26+ ### Or use the [ NullDev Project Template] ( https://github.com/NullDevCo/JavaScript-Styleguide/tree/master/nulldev-template ) ...
27+
28+ ... with already preset config files and project structure
29+
30+ [ DOWNLOAD] ( https://downgit.github.io/#/home?url=https://github.com/NullDevCo/JavaScript-Styleguide/tree/master/nulldev-template )
31+
32+ $ ` npm i ` - and you're ready to go!
33+
34+ ---
35+
2236## Table of Contents :bookmark_tabs :
2337
2438 1 . :clipboard : [ Types] ( #types )
You can’t perform that action at this time.
0 commit comments