mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-16 22:23:37 +00:00
Merge branch 'main' into patch-1
This commit is contained in:
+3
-1
@@ -24,6 +24,8 @@
|
||||
"node/prefer-global/url": ["error", "always"],
|
||||
"node/prefer-promises/dns": "error",
|
||||
"node/prefer-promises/fs": "error",
|
||||
"no-process-exit": [0]
|
||||
"no-process-exit": [0],
|
||||
"node/no-unsupported-features/node-builtins": [0],
|
||||
"node/no-unsupported-features/es-syntax": [0]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "lsantana486",
|
||||
"email": "lsantana.486@gmail.com"
|
||||
},
|
||||
"description": "Personal domain for portofolio with my name Luis Santana",
|
||||
"repo": "https://github.com/lsantana486/lsantana486",
|
||||
"record": {
|
||||
"CNAME": "lsantana.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "Michael's personal developer website",
|
||||
"repo": "https://github.com/mbrav",
|
||||
"owner": {
|
||||
"username": "mbrav",
|
||||
"email": "mbrav@protonmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "mbrav.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "I like computers",
|
||||
"repo": "https://github.com/rohithill/rohithill.github.io",
|
||||
"owner": {
|
||||
"username": "rohithill",
|
||||
"email": "truezeroxy@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "rohithill.github.io"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user