2
0
Fork 0
mirror of https://github.com/elementor/hello-theme.git synced 2026-03-03 12:56:14 +08:00
hello-theme/.eslintignore
2021-04-21 13:46:23 +02:00

6 lines
87 B
Text

assets/lib/**/*.js
assets/js/*.js
**/*.min.js
**/node_modules/**
**/vendor/**
build/**