mirror of
https://github.com/Xevion/undefined.behavio.rs.git
synced 2025-12-15 12:13:43 -06:00
Factor filter predicate into helpers.ts, add @lib alias dir
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
"compilerOptions": {
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@lib/*": [
|
||||
"src/lib/*"
|
||||
],
|
||||
"@styles/*": [
|
||||
"src/styles/*"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user