Skip to content

Commit

Permalink
chore: clean up ast-utils
Browse files Browse the repository at this point in the history
  • Loading branch information
forivall committed Oct 24, 2022
1 parent 59cddd3 commit 19b4a6f
Show file tree
Hide file tree
Showing 5 changed files with 2,323 additions and 4,208 deletions.
6 changes: 6 additions & 0 deletions jsconfig.json
@@ -0,0 +1,6 @@
{
"extends": "@tsconfig/node14/tsconfig.json",
"compilerOptions": {
"strictNullChecks": false
}
}

0 comments on commit 19b4a6f

Please sign in to comment.