File ".styleci.yml"

Full Path: /home/trinadezambia/public_html/installer/old-demo-school-management.trinadezambia.com/.styleci.yml
File size: 175 bytes
MIME-type: text/plain
Charset: utf-8

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