19
19
- Install [ Babel-ESLint] ( https://www.npmjs.com/package/@babel/eslint-parser ) * : <br >
20
20
$ ` npm install @babel/eslint-parser @babel/core eslint --save-dev `
21
21
- Get the config: <br >
22
- $ ` wget https://raw.githubusercontent.com/NullDevCo /JavaScript-Styleguide/master/.eslintrc `
22
+ $ ` wget https://raw.githubusercontent.com/NullDev /JavaScript-Styleguide/master/.eslintrc `
23
23
- Done! :)
24
24
25
25
<sub >* ) The rationale for using Babel-ESLint is that it supports the newest Stage-3 ECMAScript features.</sub >
26
26
27
- ### Or use the [ NullDev Project Template] ( https://github.com/NullDevCo /JavaScript-Styleguide/tree/master/nulldev-template ) ...
27
+ ### Or use the [ NullDev Project Template] ( https://github.com/NullDev /JavaScript-Styleguide/tree/master/nulldev-template ) ...
28
28
29
29
... with already preset config files and project structure
30
30
31
- [ DOWNLOAD] ( https://downgit.github.io/#/home?url=https://github.com/NullDevCo /JavaScript-Styleguide/tree/master/nulldev-template )
31
+ [ DOWNLOAD] ( https://downgit.github.io/#/home?url=https://github.com/NullDev /JavaScript-Styleguide/tree/master/nulldev-template )
32
32
33
33
$ ` npm i ` - and you're ready to go!
34
34
@@ -4279,7 +4279,7 @@ $ `npm i` - and you're ready to go!
4279
4279
<a name="resources--tools"></a><a name="32.3"></a>
4280
4280
- [32.3](#resources--tools) **Tools**
4281
4281
- Code Style Linters
4282
- - [ESlint](https://eslint.org/) - [NullDev Style .eslintrc](https://github.com/NullDevCo /JavaScript-Styleguide/blob/master/.eslintrc)
4282
+ - [ESlint](https://eslint.org/) - [NullDev Style .eslintrc](https://github.com/NullDev /JavaScript-Styleguide/blob/master/.eslintrc)
4283
4283
4284
4284
<a name="resources--further-reading"></a><a name="32.4"></a>
4285
4285
- [32.4](#resources--further-reading) **Further Reading**
@@ -4333,7 +4333,7 @@ $ `npm i` - and you're ready to go!
4333
4333
- [33.1](#copyright--base) This Styleguide is based on [AirBnB' s JavaScript Styleguide](https: // github.com/airbnb/javascript)
4334
4334
4335
4335
< a name= " copyright--license" >< / a>< a name= " 33.2" >< / a>
4336
- - [33.2 ](#copyright-- license) It uses the same [License](https: // github.com/NullDevCo /JavaScript-Styleguide/blob/master/LICENSE).
4336
+ - [33.2 ](#copyright-- license) It uses the same [License](https: // github.com/NullDev /JavaScript-Styleguide/blob/master/LICENSE).
4337
4337
4338
4338
** [⬆ back to top](#table- of - contents- bookmark_tabs)**
4339
4339
@@ -4347,7 +4347,7 @@ $ `npm i` - and you're ready to go!
4347
4347
< br>< br>< br>
4348
4348
4349
4349
< p align= " center" >
4350
- < a href= " https://github.com/NullDevCo /JavaScript-Styleguide/blob/master/LICENSE" >
4350
+ < a href= " https://github.com/NullDev /JavaScript-Styleguide/blob/master/LICENSE" >
4351
4351
< img src= " https://img.shields.io/badge/License-MIT-F8E301.svg?style=flat-square" / >
4352
4352
< / a>
4353
4353
< / p>
0 commit comments