Skip to content

Commit

Permalink
(chore): Update form engine
Browse files Browse the repository at this point in the history
  • Loading branch information
Nethmi Rodrigo authored and Nethmi Rodrigo committed Sep 9, 2024
1 parent cd3a8ed commit ba1c940
Show file tree
Hide file tree
Showing 2 changed files with 1,500 additions and 1,242 deletions.
1 change: 1 addition & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"@typescript-eslint/no-unsafe-call": "off",
"@typescript-eslint/no-unsafe-member-access": "off",
"@typescript-eslint/unbound-method": "off",
"@typescript-eslint/no-floating-promises": "off",
// Nitpicky. Prefer `interface T` over type T
"@typescript-eslint/consistent-type-definitions": "error",
"@typescript-eslint/consistent-type-exports": "error",
Expand Down
Loading

0 comments on commit ba1c940

Please sign in to comment.