1
0
Fork 0
mirror of https://github.com/elementor/hello-theme.git synced 2026-07-26 12:26:54 +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/**