mirror of
https://github.com/sveltejs/svelte.git
synced 2024-12-01 17:30:59 +01:00
linting
This commit is contained in:
parent
c199407db2
commit
8b365084e6
@ -1,3 +1,3 @@
|
||||
export default function onrender ( validator, prop ) {
|
||||
export default function onrender () {
|
||||
|
||||
}
|
||||
|
@ -1,3 +1,3 @@
|
||||
export default function onteardown ( validator, prop ) {
|
||||
export default function onteardown () {
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user