We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent def6ace commit 71b6875Copy full SHA for 71b6875
package.json
@@ -26,6 +26,7 @@
26
"#providers/*": "./providers/*.js",
27
"#policies/*": "./app/policies/*.js",
28
"#abilities/*": "./app/abilities/*.js",
29
+ "#utils/*": "./app/utils/*.js",
30
"#database/*": "./database/*.js",
31
"#start/*": "./start/*.js",
32
"#tests/*": "./tests/*.js",
0 commit comments