mirror of
https://github.com/Mastermindzh/react-starter-kit.git
synced 2025-08-02 15:45:12 +02:00
- Updated to React 18
- Updated for public release - Git was reset for privacy reasons
This commit is contained in:
11
.eslintignore
Normal file
11
.eslintignore
Normal file
@@ -0,0 +1,11 @@
|
||||
*.d.ts
|
||||
main.browser.ts
|
||||
index.js
|
||||
node_modules/*
|
||||
*.e2e.*
|
||||
src/environments/*
|
||||
dist/**
|
||||
development/**
|
||||
deployment/**
|
||||
*.spec.ts
|
||||
*.css
|
Reference in New Issue
Block a user