module.exports = {
extends: "airbnb",
root: true,
parser: 'babel-eslint',
parserOptions: {
sourceType: 'module',
"ecmaFeatures": {
"jsx": true
}
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Proxifier for Mac V2.19 Key | |
| P427L-9Y552-5433E-8DSR3-58Z68 | |
| name: any |
<Table responsive bordered>
<thead style={{ textAlign: 'center' }}>
<tr>
<th>Rank</th>
<th>Name</th>
<th>Region</th>
<th>Sales</th>
<th>Achievement</th>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| vi /etc/environment | |
| add these lines... | |
| LANG=en_US.utf-8 | |
| LC_ALL=en_US.utf-8 |
'use strict'
const Fs = require('fs')
const Path = require('path')
const Axios = require('axios')
async function downloadImage () {
const url = 'https://unsplash.com/photos/AaEQmoufHLk/download?force=true'
const path = Path.resolve(__dirname, 'images', 'code.jpg')
sudo find /Users/cee/Desktop -name "node_modules" -exec rm -rf '{}' +
alignContent: ""
alignItems: ""
alignSelf: ""
alignmentBaseline: ""
all: ""
animation: ""
animationDelay: ""
animationDirection: ""
animationDuration: ""
dung pm2 start index.js
upstream servernode{
ip_hash;
server 127.0.0.1:3000;
}
server {
server_name downloadblog.net;
client_max_body_size 100M;