misc: ignore some files during npm publish (#6092)

This commit is contained in:
Joshua Chen 2021-12-17 18:38:26 +08:00 committed by GitHub
parent 6ab4efe3a6
commit 77c93cbda6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
44 changed files with 150 additions and 53 deletions

View file

@ -1,7 +0,0 @@
{
"$schema": "http://json.schemastore.org/tsconfig",
"extends": "../../tsconfig.json",
"compilerOptions": {
"noEmit": true
}
}