mirror of
https://github.com/InsanusMokrassar/krontab.git
synced 2026-04-13 11:42:34 +00:00
Add support for IntelliJ cron tab feature
This commit is contained in:
5
src/jvmMain/kotlin/Language.kt
Normal file
5
src/jvmMain/kotlin/Language.kt
Normal file
@@ -0,0 +1,5 @@
|
||||
package dev.inmo.krontab
|
||||
|
||||
import org.intellij.lang.annotations.Language
|
||||
|
||||
actual typealias Language = Language
|
||||
Reference in New Issue
Block a user