1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-08-04 13:05:24 +02:00

fix: Don't lint compiled js

This commit is contained in:
Simon Tagne 2022-08-08 14:36:18 +02:00
parent 3714bbc06f
commit a05d55e936
No known key found for this signature in database
GPG key ID: 1567DE3ADB69D589

View file

@ -1,2 +1,3 @@
assets/dependencies/**/*.js
views/**/*.ejs
public/**/*.js