mirror of
https://github.com/Burn-E99/TheArtificer.git
synced 2026-01-04 19:47:54 -05:00
add deno.json to sonar
This commit is contained in:
@ -12,4 +12,7 @@ sonar.inclusions=mod.ts,src/**,db/**,www/**
|
|||||||
sonar.sourceEncoding=UTF-8
|
sonar.sourceEncoding=UTF-8
|
||||||
|
|
||||||
# Exclusions for copy-paste detection
|
# Exclusions for copy-paste detection
|
||||||
#sonar.cpd.exclusions=
|
#sonar.cpd.exclusions=
|
||||||
|
|
||||||
|
# Deno TSConfig
|
||||||
|
sonar.typescript.tsconfigPath=deno.json
|
||||||
Reference in New Issue
Block a user