mirror of
https://github.com/kou029w/_.git
synced 2025-01-30 22:08:02 +00:00
Delete tsdx directory
This commit is contained in:
parent
7a68d5d755
commit
6b7b9c5d10
4 changed files with 0 additions and 6032 deletions
|
@ -1,13 +0,0 @@
|
||||||
{
|
|
||||||
"name": "tsdx",
|
|
||||||
"version": "1.0.0",
|
|
||||||
"main": "dist/index.js",
|
|
||||||
"author": "Kohei Watanabe <kou029w@gmail.com>",
|
|
||||||
"license": "MIT",
|
|
||||||
"devDependencies": {
|
|
||||||
"tsdx": "^0.13.2"
|
|
||||||
},
|
|
||||||
"scripts": {
|
|
||||||
"build": "tsdx build"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1 +0,0 @@
|
||||||
export default "hello";
|
|
|
@ -1,10 +0,0 @@
|
||||||
{
|
|
||||||
"compilerOptions": {
|
|
||||||
"noEmit": true,
|
|
||||||
"strict": true,
|
|
||||||
"noUnusedLocals": true,
|
|
||||||
"noUnusedParameters": true,
|
|
||||||
"noImplicitReturns": true,
|
|
||||||
"noFallthroughCasesInSwitch": true
|
|
||||||
}
|
|
||||||
}
|
|
6008
tsdx/yarn.lock
6008
tsdx/yarn.lock
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue