feat: Add eslint

This commit is contained in:
Wanjohi
2024-08-30 10:26:36 +03:00
parent fd16947e14
commit 1cef08ebdf
5 changed files with 22 additions and 60 deletions

View File

@@ -1,5 +1,5 @@
{
"extends": "@nestri/typescript-config/react-library.json",
"extends": "@nestri/typescript-config/base.json",
"compilerOptions": {
"outDir": "dist"
},