UNPKG
prettier-plugin-pg
Version:
latest (0.0.0)
0.0.0
A prettier plugin for formatting PostgreSQL-flavour SQL
benjie/prettier-plugin-pg
prettier-plugin-pg
/
index.js
2 lines
(1 loc)
•
35 B
JavaScript
View Raw
1
2
module.exports
= require(
"./src"
)
;