Skip to content

Commit 4fee412

Browse files
committed
config(deno): disable node_modules directory 🚫
1 parent 21fe22d commit 4fee412

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

deno.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"@root/": "./src/",
1010
"@interfaces/": "./src/interfaces/"
1111
},
12+
"nodeModulesDir": "none",
1213
"compilerOptions": {
1314
"allowUnreachableCode": false,
1415
"allowUnusedLabels": false,

0 commit comments

Comments
 (0)