Explorar o código

lint lesson resources

Gregg Tavares %!s(int64=7) %!d(string=hai) anos
pai
achega
b1ab4b1b49
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      Gruntfile.js

+ 3 - 0
Gruntfile.js

@@ -34,6 +34,9 @@ module.exports = function(grunt) {
       examples: {
         src: [
           'threejs/*.html',
+          'threejs/lessons/resources/*.js',
+          '!threejs/lessons/resources/prettify.js',
+          'threejs/lessons/resources/*.html',
         ],
         options: {
           configFile: 'build/conf/eslint-examples.json',