Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Commit

Permalink
Back to nonstrict
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostnaps committed Jun 10, 2022
1 parent dab85a8 commit 923af16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/createReconciler.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
--!strict
--!nonstrict
local Type = require(script.Parent.Type)
local ElementKind = require(script.Parent.ElementKind)
local ElementUtils = require(script.Parent.ElementUtils)
Expand Down

0 comments on commit 923af16

Please sign in to comment.