Move donothing.js to desktop from src

This commit is contained in:
Marquis Kurt 2019-08-05 21:43:47 -04:00
parent 236d7f82ab
commit 61eb62281b
No known key found for this signature in database
GPG Key ID: 725636D259F5402D
2 changed files with 1 additions and 3 deletions

View File

@ -19,7 +19,5 @@
"noEmit": true,
"jsx": "preserve"
},
"include": [
"src"
]
"include": []
}