Skip to content

Commit a83b026

Browse files
committed
chore: update linting rules
1 parent 13cd657 commit a83b026

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@
1515
"keywords": [],
1616
"author": "Ulises Gascón",
1717
"license": "MIT",
18+
"standard": {
19+
"env": [
20+
"jest"
21+
]
22+
},
1823
"dependencies": {
1924
"@ulisesgascon/normalize-boolean": "2.0.0",
2025
"knex": "3.1.0",

0 commit comments

Comments
 (0)