File Manager

Path: /home/liffinac1/domains/impactxtmtrading.com/public_html/

Viewing File: .styleci.yml

php:
  preset: laravel
  disabled:
    - no_unused_imports
  finder:
    not-name:
      - index.php
      - server.php
js:
  finder:
    not-name:
      - webpack.mix.js
css: true