Update JSCS includes and excludes

This commit is contained in:
Behind The Math
2018-01-09 00:44:04 -05:00
committed by BehindTheMath
parent a2e6cfc0af
commit e586440964
2 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
{
"excludeFiles": [
"node_modules/**"
"node_modules/**",
"pjax.js"
],
"fileExtensions": [
".js"