Commit graph

6 commits

Author SHA1 Message Date
gamerilla
819e8303d9
Update null-ls.lua
change 'formatting.prettier.with({disabled_filetypes: {}})' to  'formatting.prettier.with({disabled_filetypes = {}}) to correct' for correct syntax. The original usage gives an error.
2023-01-01 17:59:59 -05:00
josean-dev
387cb96e64 Added stylua formatting config to use 2 spaces for tabs 2022-11-05 17:13:18 -04:00
Youtube
0da810e4c1 Modified eslint comment to specifying changing file extension 2022-10-23 01:48:55 -04:00
Youtube
389082580b Added comment to new eslint config 2022-10-23 01:46:27 -04:00
Josean Martinez
ceb94f555d Added condition to null-ls eslint to enable if eslint config file is present 2022-10-23 01:20:11 -04:00
Youtube
e96d84407b Added nvim configuration 2022-10-17 14:40:36 -04:00