Site du proximo, utilisé pour gérer le stock.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.styleci.yml 181B

12345678910111213
  1. php:
  2. preset: laravel
  3. disabled:
  4. - no_unused_imports
  5. finder:
  6. not-name:
  7. - index.php
  8. - server.php
  9. js:
  10. finder:
  11. not-name:
  12. - webpack.mix.js
  13. css: true