11 lines
130 B
Plaintext
11 lines
130 B
Plaintext
# Exclude these folders from linting
|
|
**/node_modules
|
|
/tmp
|
|
/dist
|
|
/types
|
|
|
|
# Exclude these filetypes from linting
|
|
*.json
|
|
*.txt
|
|
*.exe
|