mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-08-28 22:10:31 -04:00
Merge pull request #167 from tmickel/feature/eslintignore
Ignore compiled files in eslint
This commit is contained in:
commit
7ed228aa89
1 changed files with 2 additions and 0 deletions
2
.eslintignore
Normal file
2
.eslintignore
Normal file
|
@ -0,0 +1,2 @@
|
|||
*_compressed_*.js
|
||||
*_uncompressed_*.js
|
Loading…
Add table
Add a link
Reference in a new issue