https://github.com/qeffects/luals-relative-require
Addon to make relative imports work
https://github.com/qeffects/luals-relative-require
Last synced: 8 months ago
JSON representation
Addon to make relative imports work
- Host: GitHub
- URL: https://github.com/qeffects/luals-relative-require
- Owner: qeffects
- License: mit
- Created: 2024-03-20T08:55:05.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-20T09:49:43.000Z (about 2 years ago)
- Last Synced: 2025-01-27T12:48:43.624Z (over 1 year ago)
- Language: Lua
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LuaLS Relative Import
A plugin to give code annotations to [LuaImport](https://github.com/Keyslam/LuaImport)
Your project still needs to manually include the above code,
This just allows for all annotations to pass through like it was a regular require('path.to.blah')
