diff --git a/package.json b/package.json index 0a1f128..a34afc6 100644 --- a/package.json +++ b/package.json @@ -23,5 +23,9 @@ "tmp": "^0.2.1", "typescript": "~5.3.3", "vitest": "^1.2.1" + }, + "wise": { + "platform": "wise-library", + "strict": true } }