mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-18 08:18:43 +02:00
Restore eslint
This commit is contained in:
parent
d26ec69445
commit
a6afce5c0e
1 changed files with 1 additions and 2 deletions
|
@ -3,8 +3,7 @@ export default [
|
||||||
{
|
{
|
||||||
rules: {
|
rules: {
|
||||||
semi: "error",
|
semi: "error",
|
||||||
"prefer-const": "error",
|
"prefer-const": "error"
|
||||||
quotes: ["error", "double"]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue