@@ -5,6 +5,7 @@
"paths": {
"~/*": ["./src/*"],
"@growi/*": ["../*/src"]
- }
+ },
+ "skipLibCheck": true
}