cra-template-agilite
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "cra-template-agilite", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "A create-react-app Template based on presets and configurations used at Agilit-e", | ||
@@ -5,0 +5,0 @@ "author": "Agilit-e", |
@@ -9,11 +9,5 @@ { | ||
"baseUrl": "src", | ||
"paths": { | ||
"@/*": ["app/*"] | ||
} | ||
"paths": {} | ||
}, | ||
"exclude": ["dist", "node_modules", "build", ".vscode", "coverage", ".npm", ".yarn"], | ||
"typeAcquisition": { | ||
"enable": true, | ||
"include": ["react", "react-dom", "jest", "testing-library__jest-dom"] | ||
} | ||
"exclude": ["dist", "node_modules", "build", ".vscode", "coverage", ".npm", ".yarn"] | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
758122
18310