Skip to content

Commit

Permalink
docs(airlight-resolve): update example and supress error
Browse files Browse the repository at this point in the history
  • Loading branch information
dalisoft committed Jan 4, 2024
1 parent 63079c0 commit cd60cf6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/airlight-resolve/examples/basic.mjs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import resolve from '../resolve.mjs';

// eslint-disable-next-line no-console
console.log([process.cwd()], resolve(process.cwd()));

0 comments on commit cd60cf6

Please sign in to comment.