| @@ -1,16 +1,16 @@ | ||
| 1 | -{ | |
| 2 | - "exclude": [ | |
| 3 | - "README.md", | |
| 4 | - "appsero.json", | |
| 5 | - "composer.json", | |
| 6 | - "composer.lock", | |
| 7 | - "package.json", | |
| 8 | - "package-lock.json", | |
| 9 | - ".gitignore", | |
| 10 | - "phpcs.xml.dist", | |
| 11 | - ".editorconfig", | |
| 12 | - "plugin-deploy.sh", | |
| 13 | - "node_modules", | |
| 14 | - "Gruntfile.js" | |
| 15 | - ] | |
| 16 | -} | |
| 1 | +{ | |
| 2 | + "exclude": [ | |
| 3 | + "README.md", | |
| 4 | + "appsero.json", | |
| 5 | + "composer.json", | |
| 6 | + "composer.lock", | |
| 7 | + "package.json", | |
| 8 | + "package-lock.json", | |
| 9 | + ".gitignore", | |
| 10 | + "phpcs.xml.dist", | |
| 11 | + ".editorconfig", | |
| 12 | + "plugin-deploy.sh", | |
| 13 | + "node_modules", | |
| 14 | + "Gruntfile.js" | |
| 15 | + ] | |
| 16 | +} | |