fix edid and add .editorconfig

This commit is contained in:
William Blythe
2018-11-13 09:06:37 +11:00
parent 87faf8263d
commit 27c6fcac81
5 changed files with 1360 additions and 1339 deletions

21
.editorconfig Normal file
View File

@@ -0,0 +1,21 @@
root = true
[*]
# change these settings to your own preference
indent_style = space
indent_size = 2
# we recommend you to keep these unchanged
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.md]
trim_trailing_whitespace = false
[{package,bower}.json]
indent_style = space
indent_size = 2

2670
dist/index.js vendored

File diff suppressed because it is too large Load Diff

4
dist/index.json vendored
View File

@@ -4302,7 +4302,7 @@
} }
}, },
"krait_phantom": { "krait_phantom": {
"edID": 128149376, "edID": 128839281,
"eddbID": 35, "eddbID": 35,
"properties": { "properties": {
"name": "Krait Phantom", "name": "Krait Phantom",
@@ -4608,7 +4608,7 @@
} }
}, },
"mamba": { "mamba": {
"edID": 128149376, "edID": 128915979,
"eddbID": 11, "eddbID": 11,
"properties": { "properties": {
"name": "Mamba", "name": "Mamba",

View File

@@ -1,6 +1,6 @@
{ {
"krait_phantom": { "krait_phantom": {
"edID": 128149376, "edID": 128839281,
"eddbID": 35, "eddbID": 35,
"properties": { "properties": {
"name": "Krait Phantom", "name": "Krait Phantom",

View File

@@ -1,6 +1,6 @@
{ {
"mamba": { "mamba": {
"edID": 128149376, "edID": 128915979,
"eddbID": 11, "eddbID": 11,
"properties": { "properties": {
"name": "Mamba", "name": "Mamba",