parent
67a1a6b2a8
commit
df77951791
@ -0,0 +1 @@
|
||||
module.exports = { root: true, extends: '@conduitry' };
|
@ -0,0 +1 @@
|
||||
/node_modules/
|
@ -0,0 +1,33 @@
|
||||
{
|
||||
"name": "dl-fur",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"devDependencies": {
|
||||
"@conduitry/eslint-config": "git+https://chor.date/eslint-config"
|
||||
}
|
||||
},
|
||||
"node_modules/@conduitry/eslint-config": {
|
||||
"version": "0.0.0",
|
||||
"resolved": "git+https://chor.date/eslint-config#a5568929d87a77c2f32e6df4b8884ec5b1505ec4",
|
||||
"dev": true,
|
||||
"peerDependencies": {
|
||||
"eslint": ">=8"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"eslint": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"@conduitry/eslint-config": {
|
||||
"version": "git+https://chor.date/eslint-config#a5568929d87a77c2f32e6df4b8884ec5b1505ec4",
|
||||
"dev": true,
|
||||
"from": "@conduitry/eslint-config@git+https://chor.date/eslint-config",
|
||||
"requires": {}
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"type": "module",
|
||||
"devDependencies": {
|
||||
"@conduitry/eslint-config": "git+https://chor.date/eslint-config"
|
||||
}
|
||||
}
|
Loading…
Reference in new issue