1
0
Fork 0
mirror of https://github.com/kou029w/_.git synced 2025-01-31 06:18:07 +00:00

Delete tsdx directory

This commit is contained in:
Nebel 2021-10-13 21:37:43 +09:00 committed by GitHub
parent 7a68d5d755
commit 6b7b9c5d10
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 0 additions and 6032 deletions

View file

@ -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"
}
}

View file

@ -1 +0,0 @@
export default "hello";

View file

@ -1,10 +0,0 @@
{
"compilerOptions": {
"noEmit": true,
"strict": true,
"noUnusedLocals": true,
"noUnusedParameters": true,
"noImplicitReturns": true,
"noFallthroughCasesInSwitch": true
}
}

File diff suppressed because it is too large Load diff