style: lint code
This commit is contained in:
@@ -70,7 +70,7 @@ npm install openlit
|
||||
```typescript
|
||||
import Openlit from 'openlit';
|
||||
|
||||
Openlit.init({
|
||||
Openlit.init({
|
||||
otlpEndpoint: 'http://localhost:4318'
|
||||
});
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user