Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
cd1m0 committed Jan 10, 2024
1 parent b63d0c6 commit 6eeb23c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@
"ignorePatterns": [
"src/compile/inference/file_level_definitions_parser_header.ts",
"src/compile/inference/file_level_definitions_parser.ts",
"src/ast/comments/comments_parser_header.ts",
"src/ast/comments/comments_parser.ts",
"test/utils/typeStrings/typeString_parser_header.ts",
"test/utils/typeStrings/typeString_parser.ts"
]
Expand Down

0 comments on commit 6eeb23c

Please sign in to comment.