Skip to content

Commit

Permalink
Props checks removed
Browse files Browse the repository at this point in the history
  • Loading branch information
turansky committed Aug 1, 2023
1 parent 86a9143 commit 468e4b9
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 138 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ dependencies {

## React

#### Props

Seskar checks if interfaces that inherit from the `Props` interface are external.

#### Dependencies

When a project uses the Kotlin/JS IR compiler, `value classes` are autoboxed. If a `value class` is used as a dependency
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
seskar.compiler.env.extensions.EnvRegistrar
seskar.compiler.memo.extensions.MemoRegistrar
seskar.compiler.props.extensions.PropsRegistrar
seskar.compiler.union.extensions.UnionRegistrar
seskar.compiler.value.extensions.ValueRegistrar

0 comments on commit 468e4b9

Please sign in to comment.