init: add fuse-react v8.3.5 skeleton
This commit is contained in:
16
.eslintignore
Normal file
16
.eslintignore
Normal file
@@ -0,0 +1,16 @@
|
||||
# dependencies
|
||||
node_modules/
|
||||
.yarn/
|
||||
|
||||
# production
|
||||
build/
|
||||
public/
|
||||
|
||||
# ide
|
||||
.vscode/
|
||||
|
||||
# external docs
|
||||
src/app/main/documentation/material-ui-components/components/*
|
||||
src/app/main/documentation/third-party-components/*/examples/*
|
||||
|
||||
src/@fake-db/db/*
|
||||
Reference in New Issue
Block a user