Closed infomiho closed 4 months ago
Closes #2148
Introduces AST validation:
entity
LS in VS Code:
https://github.com/wasp-lang/wasp/assets/2223680/39143363-43de-423d-bee5-4496afb4ce27
@sodic I've added an explanation on why we don't just throw a ParseError: https://github.com/wasp-lang/wasp/pull/2152/files#diff-cc433ce1c818fd8c72ac77775fb42d6a276b6a0225a3e44d162e6a286ae5cd07R143
ParseError
Closes #2148
Introduces AST validation:
entity
declaration is used, throw an errorHow it looks like
LS in VS Code:
https://github.com/wasp-lang/wasp/assets/2223680/39143363-43de-423d-bee5-4496afb4ce27