mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 15:13:23 +00:00
fix edid and add .editorconfig
This commit is contained in:
21
.editorconfig
Normal file
21
.editorconfig
Normal 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
2670
dist/index.js
vendored
File diff suppressed because it is too large
Load Diff
4
dist/index.json
vendored
4
dist/index.json
vendored
@@ -4302,7 +4302,7 @@
|
||||
}
|
||||
},
|
||||
"krait_phantom": {
|
||||
"edID": 128149376,
|
||||
"edID": 128839281,
|
||||
"eddbID": 35,
|
||||
"properties": {
|
||||
"name": "Krait Phantom",
|
||||
@@ -4608,7 +4608,7 @@
|
||||
}
|
||||
},
|
||||
"mamba": {
|
||||
"edID": 128149376,
|
||||
"edID": 128915979,
|
||||
"eddbID": 11,
|
||||
"properties": {
|
||||
"name": "Mamba",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"krait_phantom": {
|
||||
"edID": 128149376,
|
||||
"edID": 128839281,
|
||||
"eddbID": 35,
|
||||
"properties": {
|
||||
"name": "Krait Phantom",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"mamba": {
|
||||
"edID": 128149376,
|
||||
"edID": 128915979,
|
||||
"eddbID": 11,
|
||||
"properties": {
|
||||
"name": "Mamba",
|
||||
|
||||
Reference in New Issue
Block a user