| 1234567891011121314 |
- {
- "name": "@overleaf/settings",
- "description": "A centralised settings system for Overleaf",
- "version": "2.1.1",
- "repository": "overleaf/settings-module",
- "scripts": {
- "lint": "echo noop",
- "lint:fix": "echo noop",
- "format:fix": "echo noop",
- "format": "echo noop",
- "test": "echo noop",
- "test:ci": "echo noop"
- }
- }
|