finalize migration (yay)
This commit is contained in:
@@ -56,5 +56,6 @@
|
||||
"alwaysStrict": true,
|
||||
"forceConsistentCasingInFileNames": true
|
||||
},
|
||||
"files": ["./src/index.ts"]
|
||||
"files": ["./src/index.ts"],
|
||||
"include": ["src"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user