summaryrefslogtreecommitdiff
path: root/pint.json
diff options
context:
space:
mode:
authorSam Light <samlight1994@gmail.com>2025-09-23 22:52:23 +0100
committerSam Light <samlight1994@gmail.com>2025-09-23 22:52:23 +0100
commitf82796f4ee80245dc091c849badf1f3fdcacbb6c (patch)
tree29e9c28fbdd06020058aaacc291a35a5b1e59dff /pint.json
parent86952cbf307f5258f9144d38721ad443af999634 (diff)
Created pint config
Diffstat (limited to 'pint.json')
-rw-r--r--pint.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/pint.json b/pint.json
new file mode 100644
index 0000000..93061b6
--- /dev/null
+++ b/pint.json
@@ -0,0 +1,3 @@
+{
+ "preset": "laravel"
+}