build: add JSON schema to configuration files
[poolifier.git] / tsconfig.json
index 9f8db467725e865753b67aef5091215f27964965..1c8465ed55ac106f66b3a935b9819e59cbd75341 100644 (file)
@@ -1,4 +1,5 @@
 {
+  "$schema": "https://json.schemastore.org/tsconfig",
   "compilerOptions": {
     "target": "ES2022",
     "module": "ES2022",