Add initial block support
This commit is contained in:
9
.eslintignore
Normal file
9
.eslintignore
Normal file
@@ -0,0 +1,9 @@
|
||||
**/*.min.js
|
||||
**/*.build.js
|
||||
**/node_modules/**
|
||||
**/vendor/**
|
||||
build
|
||||
coverage
|
||||
cypress
|
||||
node_modules
|
||||
vendor
|
Reference in New Issue
Block a user