mirror of
https://github.com/misskey-dev/summaly.git
synced 2025-05-17 03:27:27 +09:00
Clean up
This commit is contained in:
parent
9ded9e196e
commit
7343a8a252
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,4 +1,3 @@
|
||||
/node_modules
|
||||
/typings
|
||||
/built
|
||||
npm-debug.log
|
||||
|
@ -1,5 +1,3 @@
|
||||
/node_modules
|
||||
/src
|
||||
/typings
|
||||
/tmp
|
||||
npm-debug.log
|
||||
|
20
dtsm.json
20
dtsm.json
@ -1,20 +0,0 @@
|
||||
{
|
||||
"repos": [
|
||||
{
|
||||
"url": "https://github.com/borisyankov/DefinitelyTyped.git",
|
||||
"ref": "master"
|
||||
}
|
||||
],
|
||||
"path": "typings",
|
||||
"bundle": "typings/bundle.d.ts",
|
||||
"link": {
|
||||
"npm": {
|
||||
"include": true
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"request/request.d.ts": {
|
||||
"ref": "0c5c7a2d2bd0ce7dcab963a8402a9042749ca2da"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user