mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-04 01:55:10 +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: {
|
||||
semi: "error",
|
||||
"prefer-const": "error",
|
||||
quotes: ["error", "double"]
|
||||
"prefer-const": "error"
|
||||
}
|
||||
}
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue