updates eslint & appkeys
This commit is contained in:
parent
260e0c0f4a
commit
dfe28cad92
@ -13,7 +13,7 @@
|
||||
},
|
||||
"rules": {
|
||||
"no-new-object": 1,
|
||||
"quote-props": ["error", "as-needed", { "keywords": true, "unnecessary": false }],
|
||||
"no-reserved-keys": 1,
|
||||
"no-array-constructor": 1,
|
||||
"quotes": [1, "single"],
|
||||
"max-len": [1, 120, 2], // 2 spaces per tab, max 80 chars per line
|
||||
@ -28,13 +28,7 @@
|
||||
"space-infix-ops": 1,
|
||||
"eol-last": 1,
|
||||
"comma-style": [1, "last"],
|
||||
"comma-dangle": ["error", {
|
||||
"arrays": "never",
|
||||
"objects": "never",
|
||||
"imports": "never",
|
||||
"exports": "never",
|
||||
"functions": "ignore"
|
||||
}],
|
||||
"no-comma-dangle": 1,
|
||||
"semi": [1, "always"],
|
||||
"radix": 1,
|
||||
"camelcase": 1,
|
||||
@ -43,8 +37,10 @@
|
||||
"func-names": 1,
|
||||
"no-multi-spaces": 2,
|
||||
"brace-style": [2,"1tbs",{}],
|
||||
|
||||
"indent": [2,2],
|
||||
"comma-spacing": ["error", { "before": false, "after": true }]
|
||||
"comma-spacing": ["error", { "before": false, "after": true }],
|
||||
"object-curly-spacing": ["error", "always"]
|
||||
}
|
||||
|
||||
}
|
||||
|
25
notes/appkeys.txt
Normal file
25
notes/appkeys.txt
Normal file
@ -0,0 +1,25 @@
|
||||
Parallels Desktop 7 for Mac
|
||||
G023DN-KV4GZW-X044R9-ESFE26-ZJVNF8
|
||||
|
||||
Parallels Desktop 9 for Mac Upgrade
|
||||
HD6KZT-DJDZ5T-NGPDHC-AT5BRX-D48DMA
|
||||
|
||||
Parallels Desktop for Mac Pro Edition Upgrade (1 Year) Subscription
|
||||
AR8EAV-ZDX7X8-APB8AZ-DZE84E-B27SZ4
|
||||
|
||||
|
||||
Webstorm
|
||||
|
||||
User Name: Martin Donnelly
|
||||
|
||||
===== LICENSE BEGIN =====
|
||||
436477-07112013
|
||||
00002tyC0VvdQmEEUxnLzwSpjS7jAN
|
||||
A1M"1IWx0lI43tdN5bikAo"RIRKhbG
|
||||
xFO8ZszeL12cXjWigsOx0m88vQV8gw
|
||||
===== LICENSE END =====
|
||||
|
||||
|
||||
Windows 7 ultimate key
|
||||
YDY22-82G84-KX9FR-KHM99-9J4RD
|
||||
|
Loading…
Reference in New Issue
Block a user