.eslintignore 348 B

12345678910111213141516
  1. Apps/HelloWorld.html
  2. Apps/Sandcastle/ThirdParty/**
  3. Build/**
  4. Documentation/**
  5. Source/Scene/GltfPipeline/**
  6. Source/Shaders/**
  7. Source/ThirdParty/**
  8. Source/Workers/**
  9. !Source/Workers/transferTypedArrayTest.js
  10. Specs/jasmine/**
  11. ThirdParty/**
  12. Tools/**
  13. Apps/Sandcastle/jsHintOptions.js
  14. Apps/Sandcastle/gallery/gallery-index.js
  15. index.html
  16. index.release.html