mirror of
https://github.com/fjdu/obsidian-latex-unicode.git
synced 2026-07-22 07:30:30 +00:00
7 lines
175 B
Text
7 lines
175 B
Text
|
|
# don't ever lint node_modules
|
||
|
|
node_modules
|
||
|
|
# don't lint build output (make sure it's set to your correct build folder name)
|
||
|
|
ts_dist
|
||
|
|
# don't lint nyc coverage output
|
||
|
|
coverage
|