mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
spelling: excludes
This commit is contained in:
@@ -84,7 +84,7 @@ module.exports = function(grunt) {
|
||||
files: [
|
||||
// Includes
|
||||
'src/js/**/*.js',
|
||||
// Exludes
|
||||
// Excludes
|
||||
// TODO: remove this (for now we still get warnings from the lib folder)
|
||||
'!src/js/**/lib/**/*.js'
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user