This is Tuleap 16.4.99.10
[tuleap.git] / .prettierrc
blobc30445230eab35432bae190c141454b4d74869b5
2     "$schema": "https://json.schemastore.org/prettierrc",
3     "editorconfig": true,
4     "printWidth": 100,
5     "useTabs": false,
6     "tabWidth": 4,
7     "bracketSpacing": true,
8     "htmlWhitespaceSensitivity": "css",
9     "vueIndentScriptAndStyle": false